github ebaauw/homebridge-hue v0.13.42

latest releases: v0.13.70, v0.13.69, v0.13.68...
23 months ago

Enhancements

  • Add support for Hue tap dial switch.
    • The four buttons are exposed with SINGLE_PRESS and LONG_PRESS, or only SINGLE_PRESS when hueDimmerRepeat is set.
    • The dial is exposed as two additional buttons, with only SINGLE PRESS, similar to the Lutron Aurora (when paired with the Hue bridge). Button 5 is for right (clockwise) turn, button 6 for left (counter-clockwise). With deCONZ, the SINGLE_PRESS will fire every 400ms while turning the dial. Homebridge Hue doesn't (yet?) consume the rotary events from the event stream (assuming they're even there). Consequently, with the Hue bridge, the SINGLE_PRESS will fire only every heartbeat seconds.

Bump Dependencies

  • NodeJS v16.16.0 LTS;
  • Homebridge v1.5.0;
  • homebridge-lib v5.6.2.

Don't miss a new homebridge-hue release

NewReleases is sending notifications on new releases.