Skip to content

v0.0.24

Compare
Choose a tag to compare
@ebaauw ebaauw released this 28 Oct 13:00
· 369 commits to main since this release
8d0ee56

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 to 127.0.0.1, causing an ECONNREFUSED, 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.0;
  • ws v8.10.0.