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
- Intermittent TypeError on startup when adaptive lighting is active on some lights. See #78.
- For IPv4 connection to deCONZ web socket. NodeJS v18 resolves
localhost
to::1
instead of to127.0.0.1
, causing anECONNREFUSED
, as the deCONZ websocket doesn't listen to IPv6.
Bump Dependencies
- deCONZ v2.19.1.
- NodeJS v18.12.0 LTS;
- homebridge v1.5.1;
- homebridge-lib v5.7.1;
- ws v8.10.0.