MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. krisalexroberts
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    K
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 19
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-TelegramBot : Control MM on Telegram

      I’ve tried linking IFTTT with TelegramBot in a group chat, before learning bots cannot converse, which is annoying.
      Can I control telecast with an API or outside of telegram, then I can use IFTTT Webhooks?

      posted in System
      K
      krisalexroberts
    • RE: Weather modules

      @Feedy88 WeatherOrNot is beautiful and fits the bill, thanks!

      posted in Requests
      K
      krisalexroberts
    • Weather modules

      I’m getting a little frustrated at the weather modules, the NOAA one’s seem to work, but the rest rely on APIs that have been deprecated.
      Does anybody have a list of working weather modules? I’m not keen on the NOAA ones as they don’t fit with the look and feel of the rest of the MM ecosystem

      posted in Requests
      K
      krisalexroberts
    • RE: MagicMirror Authenticator

      @sdetweil what do you mean? I have a small magic mirror in my private office. Instead of opening my phone to see codes they could be displayed on the mirror

      posted in Requests
      K
      krisalexroberts
    • RE: MagicMirror Authenticator

      What do you mean? If you use 2FA you’ll be familiar with the concept of codes being displayed

      posted in Requests
      K
      krisalexroberts
    • RE: MagicMirror Authenticator

      I don’t mean that, I mean that it displays the Authenticator codes for other platforms, like Facebook, Google, Amazon codes. Like the Google and MS Authenticator apps do.

      posted in Requests
      K
      krisalexroberts
    • MagicMirror Authenticator

      I’ve been wondering if it’s a good idea having the MM display 2FA auth codes?

      posted in Requests
      K
      krisalexroberts
    • RE: IP White List

      And so can the rest of the world.

      0.0.0.0/0

      posted in Troubleshooting
      K
      krisalexroberts
    • RE: IP White List

      YOu have to spend a while sending webhooks requests, then compile a list and whitelist.

      IFTTT uses amazon AWS so it could be a massive list of addresses.

      posted in Troubleshooting
      K
      krisalexroberts
    • RE: MMM-Tools : System stat monitoring and commanding (ATB Supported)

      Worked fine on my mirror on a Pi3B. Just had to remove some of the final commas from the config

      posted in System
      K
      krisalexroberts
    • RE: Home made 60" touch Magic Mirror

      @scooter did you write the software yourself?

      posted in Show your Mirror
      K
      krisalexroberts
    • RE: ipWhitelist HowTo

      The reason why “/24” works
      A couple different threads state to add /24 to the end of the IP address. (I’ve put a couple of those up before doing some research too). While this will indeed allow your network devices access to your magic mirror, it will also allow any device with an IPv4 based address access to your mirror (obviously your router would need to be configured to allow this).
      This “/24” in IPv6 CIDR allows 20,282,409,603,651,670,423,947,251,286,016 different IP addresses access. (IPv4’s total addresses are 4,294,967,296).


      More information
      If you’d like to learn more or have different sub-netting needs, I found this page useful.

      I don’t ageee with that. 192.167.1.0/24 is everything in the 192.168.1.x range, nothing more nothing less. If it allows more than this is a massive flaw/security risk.

      If you want to allow your own subnet then just look at your subnet mask and use google to get the CIDR

      posted in Tutorials
      K
      krisalexroberts
    • RE: MMM-TelegramBot : Control MM on Telegram

      I think this is one of the best modules I’ve seen in a long time - now… how do we get developers to add support?

      posted in System
      K
      krisalexroberts
    • RE: [Remote-Control] Shutdown, Configure and Update your MagicMirror

      Can you confirm the get URL to hide and show all?

      posted in System
      K
      krisalexroberts
    • Dash - Current Petrol Levels

      We’ve just started using Dash.by - which is an app that connects to a bluetooth OBD device in our car. I have no idea how to right this stuff, but it would be great if we could have a ‘Petrol’ meter for the Mirror - a bit like ‘signal’ level on the iPhone I guess!

      posted in Requests
      K
      krisalexroberts
    • RE: Tado module?

      @strawberry-3.141 I’ll be getting radiator thermostats in the next few weeks but no cooling

      posted in Requests
      K
      krisalexroberts
    • RE: Tado module?

      @strawberry-3.141 i have availability tonight

      posted in Requests
      K
      krisalexroberts
    • RE: Tado module?

      There is a tado API, but I don’t know how to use this to display data on the MagicMirror

      https://my.tado.com/mobile/1.9/getCurrentState?username=xxxxxxxxxxxx@xxxxx.xxx&password=yyyyyyyyyyyyyyyyy
      I guess in its simplest form, we just need a module which connects to the above URL and then pulls information based on specific strings. eg: “insideTemp”:20.61

      I can do this in Python… not Javascript though

      Example of output

      {“success”:true,“operation”:“HOME”,“preheating”:false,“preheatingTargetOperation”:null,“autoOperation”:“HOME”,“operationTrigger”:“SYSTEM”,“insideTemp”:20.61,“setPointTemp”:20.8,“controlPhase”:“STEADY”,“currentUserPrivacyEnabled”:false,“currentUserGeoStale”:null,“deviceUpdating”:false,“homeId”:xxx,“heatingOn”:true,“internetGatewayType”:“GW02”,“internetGatewayConnected”:true,“heatingMuscleType”:“BU01”,“heatingMuscleConnected”:true,“insideTemperatureSensorType”:“RU01”,“insideTemperatureSensorConnected”:true,“settingsEnabled”:true,“fallbackOperation”:false,“helpUrl”:“https://support.tado.com/hc/","pendingDeviceInstallation”:false}

      posted in Requests
      K
      krisalexroberts
    • RE: Tado module?

      Has anyone been able to look at this yet?

      posted in Requests
      K
      krisalexroberts
    • 1 / 1