Releases: michael5r/mmm-hue-lights
Releases · michael5r/mmm-hue-lights
Replace Request with Axios
Small fixes & updates
Suspend & resume
- changes
motionSleep
to tie into the regularsuspend
andresume
functions exposed by MM - add ToC to Read Me
- add hook for
MMM_ENERGY_SAVER
PIR sensor support
- Adds
motionSleep
andmotionSleepSeconds
options which allow you to suspend this module when no movement has been detected for X number of seconds. - Fixes a couple of mistakes in Read Me
Filter light groups
This filters all light groups received in the Hue data to only use the ones of type room
.
Add hideFilter as an option
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.
Initial release
The mmm-hue-lights
module is a MagicMirror addon.
This module displays the status of your Philips Hue lights and light groups on your Magic Mirror and and supports multiple view types and modes.