Skip to content

Releases: michael5r/mmm-hue-lights

Replace Request with Axios

15 Mar 20:21
381c898
Compare
Choose a tag to compare
  • As the title says - MagicMirror removed request as a dependency, so this module would fail in newer MM installs.
  • Also updated the read me.

Small fixes & updates

20 May 19:33
311b8c5
Compare
Choose a tag to compare
  • reschedule update even if error occured (#15)
  • mark unreachable lights as off (including groups) (#14)
  • add orderByName prop

Suspend & resume

28 Dec 17:50
50749ee
Compare
Choose a tag to compare
  • changes motionSleep to tie into the regular suspend and resume functions exposed by MM
  • add ToC to Read Me
  • add hook for MMM_ENERGY_SAVER

PIR sensor support

28 Dec 04:14
2613039
Compare
Choose a tag to compare
  • Adds motionSleep and motionSleepSeconds 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

19 Dec 22:59
2630337
Compare
Choose a tag to compare

This filters all light groups received in the Hue data to only use the ones of type room.

Add hideFilter as an option

18 Dec 21:40
e50d999
Compare
Choose a tag to compare

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

14 Dec 03:34
3090fac
Compare
Choose a tag to compare

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.