Hi there,
Just created & released my first MM module - it’s called mmm-nest-status
and displays your Nest thermostats and protect smoke detectors on your magic mirror. There are a couple of other Nest modules out there, but I found them be either buggy, ugly or unmaintained, so I thought it was time for a brand new module.
It shows all states of your thermostats and protects, but also supports multiple view modes, sizes and designs, so there’s a good chance you’ll be able to use it no matter how you’ve set up your mirror.
Check it out here:
[card:michael5r/mmm-nest-status]
There are a ton of screenshots in the repo, showing all the different view modes, but here’s a couple of representative ones:
Hope you find it useful!
Michael
UPDATES
12-09-2018: Version 1.2.0
Refactors the data-getting to use the socket system built into the magic mirror project - this will allow my upcoming mmm-nest-cameras
module to use the same Nest data without having to do multiple calls to the Nest API.
12-12-2018: Version 1.3.0
Socket updates, small tweaks.
12-27-2018: Version 1.4.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.4.1
Changes motionSleep
to tie into the regular suspend
and resume
functions exposed by MM