Skip to content

Releases: ebaauw/homebridge-hue

v0.13.49

03 Dec 15:08
2bf97cd
Compare
Choose a tag to compare

Bug Fixes

  • Expose Configured Name on Switch service for scenes (when ScenesAsSwitch has been set), so iOS 16 shows scene names. See #1122.

Bump Dependencies

  • Homebridge v1.6.0;
  • homebridge-lib v6.0.2.

v0.13.48

25 Nov 14:44
0d036fc
Compare
Choose a tag to compare

Enhancements

  • WsMonitor: prepare for upcoming capabilities object for deCONZ API.

Dump Dependencies

  • NodeJS v18.12.1 LTS;
  • homebridge-lib v6.0.1;
  • ws v8.11.0.

v0.13.47

28 Oct 12:35
d1e057a
Compare
Choose a tag to compare

Enhancements

  • Support double press on Trådfri shortcut button, see #1114;
  • Another Tuya switch, see #1118;
  • Color gamut for LEDVANCE and OSRAM lights, see Discord.

Bug Fixes

  • For IPv4 connection to deCONZ web socket. NodeJS v18 resolves localhost to ::1 instead of to 127.0.0.1, causing an ECONNREFUSED, as the deCONZ websocket doesn't listen to IPv6.

Bump Dependencies

  • Gen-2 Hue bridge API v1.53.0;
  • deCONZ v2.19.1.
  • NodeJS v18.12.0 LTS;
  • homebridge v1.5.1;
  • homebridge-lib v5.7.0;
  • ws v8.10.0.

v0.13.46

30 Sep 17:01
98b9d53
Compare
Choose a tag to compare

Bump Dependencies

  • deCONZ v2.18.2.
  • NodeJS v16.17.1 LTS;
  • homebridge-lib v5.6.8;
  • ws v8.9.0.

v0.13.44

20 Aug 07:11
d5fc995
Compare
Choose a tag to compare

Bump Dependencies

  • NodeJS v16.17.0 LTS;
  • homebridge-lib v5.6.5;
  • ws v8.8.1.

v0.13.43

10 Jul 14:36
97f2649
Compare
Choose a tag to compare

Enhancements

  • Support rotary events from the Hue API v2 event stream, for the Hue tap dial switch and Lutron Aurora.

v0.13.42

09 Jul 08:31
d888b01
Compare
Choose a tag to compare

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

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

v0.13.41

18 Jun 07:56
18573d0
Compare
Choose a tag to compare

Enhancements

  • Add support for Aqara Presence Detector FP1. Exposed as Motion Sensor, rather than Presence Sensor, to provide Eve history.

Bump Dependencies

  • deCONZ v2.16.1;
  • Gen-2 Hue bridge API v1.52.0;
  • NodeJS v16.15.1 LTS;
  • Homebridge-lib v5.6.0;
  • ws v8.8.0.

v0.13.40

14 May 11:08
357a9b2
Compare
Choose a tag to compare

Bug Fixes

  • Re-enable support for turning on or off the schedule for thermostats, see #1061, #1042.

Bump Dependencies

  • NodeJS v16.15.0 LTS;
  • homebridge v1.4.1;
  • deCONZ v2.15.3;
  • homebridge-lib v5.5.0.
  • semver v7.3.7;
  • ws v8.6.0.

v0.13.39

19 Mar 21:44
53f2de5
Compare
Choose a tag to compare

Bump Dependencies

  • Gen-2 Hue bridge API v1.50.0.
  • NodeJS v16.14.2 LTS;
  • homebridge-lib v5.3.2;
  • fakegato-history v0.6.3.
  • ws v8.5.0.