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

    Posts

    Recent Best Controversial
    • RE: Troubles updating to 2.6.0

      Your version of npm is way too old - install the latest version through the terminal:
      sudo npm install -g npm

      posted in Troubleshooting
      michael5rM
      michael5r
    • RE: MMM-Nest-Status - New module for your Nest thermostats and protect smoke detectors!

      Btw, for those of you with Nest cameras as well, I’ve just published a new module called mmm-nest-cameras which shows your camera streams on the mirror as well.

      When both of my Nest modules are installed on the same mirror and you use the same Nest token for both, they’ll share data streams to avoid unnecessarily pinging the Nest API.

      Check it out here:
      [card:michael5r/mmm-nest-cameras]

      posted in Utilities
      michael5rM
      michael5r
    • MMM-Hue-Lights - new module for your Philips Hue lights!

      Hi there,

      Just released another new MM module - this one is mmm-hue-lights and shows the current status of your Philips hue lights and light groups on your magic mirror. It’s a nice way to check whether you forgot to turn the lights on or off :)

      Just like my Nest modules, you have multiple view options and designs, so hopefully you can find a version that looks good on your particular mirror.

      Check it out here:
      [card:michael5r/mmm-hue-lights]

      The read me has examples of what it looks like in all the states & modes, but here’s a couple of representative screenshots:

      image

      image

      image

      Enjoy!


      UPDATES

      12-18-2018: Version 1.1.0
      This adds a hideFilter option which allows you to filter out lights and light groups you don’t want displayed. It’s the opposite of the displayFilter option.

      12-19-2018: Version 1.2.0
      When viewing groups, this now only shows groups with a type of room.

      12-27-2018: Version 1.3.0
      Adds motionSleep and motionSleepSeconds options which allow you to suspend this module when no movement has been detected for X number of seconds.

      12-28-2018: Version 1.3.1
      Changes motionSleep to tie into the regular suspend and resume functions exposed by MM

      posted in Utilities
      michael5rM
      michael5r
    • RE: MMM-Hue-Lights - new module for your Philips Hue lights!

      @dazza120 said in MMM-Hue-Lights - new module for your Philips Hue lights!:

      @michael5r ohhhhhh! ***** now your showing off, your making me get all your modules lol, that looks good that will compliment your nest muddle perfectly! Thank you Sir!!!

      You’re very welcome - I’m basically just building stuff that I need for my own mirrors :)

      posted in Utilities
      michael5rM
      michael5r
    • RE: MMM-Hue-Lights - new module for your Philips Hue lights!

      @dazza120 said in MMM-Hue-Lights - new module for your Philips Hue lights!:

      Hi is it possible to do a hide light or group that you don’t want to be seen rather than adding all the ones you have? As my hue stuff is in its infancy and it’s always having more bulbs added I would rather that it populated new bulbs rather than input the name in the model, I don’t even know if this is possible with your module? But it’s staying on my mirror thanks again for a beautiful module 👌🏾

      There wasn’t the option to do so previously, but there is now.

      If you pull the latest version of the module, you’ll find a new setting called hideFilter. It works exactly the same way as the displayFilter setting, but in reverse - any names you add to hideFilter will be hidden on your mirror.

      Like this:

      hideFilter: ['living room'],
      

      Any lights or light groups named living room will now be hidden.

      Check it out and see if it works for you.

      posted in Utilities
      michael5rM
      michael5r
    • RE: MMM-Nest-Status - New module for your Nest thermostats and protect smoke detectors!

      @phideltdexter said in MMM-Nest-Status - New module for your Nest thermostats and protect smoke detectors!:

      Would you have any way to add the outdoor temperature reading that the Thermostat has?

      Unfortunately, no - the outdoor temperature reading on a Nest thermostat isn’t actually coming from Nest; they send your location data to the Weather Channel (yes, really!) and then show the returned value on the thermostat itself.

      As such, they don’t include the outdoor temperature as part of their API data.

      posted in Utilities
      michael5rM
      michael5r
    • 1 / 1