Skip to content

v0.3.12

Compare
Choose a tag to compare
@ebaauw ebaauw released this 24 Mar 11:33
· 1429 commits to master since this release

Added known lights:

  • Philips Hue Color Candle and Philips Hue Ambiance Candle;
  • innr GU10 (issue #87);
  • CREE A19 (issue #84).

Now reporting Power as Off for lights where Hue bridge reports reachable as false (issue #80).

Motion sensor changes:

  • Use HomeKit values 1 and 0 instead of true and false;
  • Introduced Duration and Sensitivity characteristics for configuration of the motion sensor (issue #71).

Hue tap and Hue dimmer switch changes (issues #86, #88):

  • Only reset Output State to 0 when the same button as before is pressed;
  • New waitTimeSwitch parameter in config.sys specifies time to wait after this reset.