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
and0
instead oftrue
andfalse
; - Introduced
Duration
andSensitivity
characteristics for configuration of the motion sensor (issue #71).
Hue tap and Hue dimmer switch changes (issues #86, #88):
- Only reset
Output State
to0
when the same button as before is pressed; - New
waitTimeSwitch
parameter in config.sys specifies time to wait after this reset.