v0.14.0
Internal Changes
Version 0.14 is a major code refactor from v0.13, concerning the following:
- Convert to ECMAScript modules;
- Use JavaScript classes instead of prototypes;
- Split off
ph
tool and supporting classes tohb-hue-tools
; - Remove support for deCONZ gateway.
Note that Homebridge Hue still uses the old Homebridge static platform accessory model, see #1070.
Enhancements
- New
modelid
values for Hue smart button and Hue wall switch module, see #1185.
Bump Dependencies
- Homebridge v1.8.4 and v2.0 readiness;
- NodeJS v2.18.0 LTS;
- Gen-2 (square) Hue bridge API v1.67.0;
- hb-hue-tools v1.0.1;
- homebridge-lib v7.0.9;
- fakegato-history v0.6.5.
Note that Homebridge Hue still does run under NodeJS v22, due to an issue with fakegato-history
.