Skip to content

v0.11.71

Compare
Choose a tag to compare
@ebaauw ebaauw released this 16 Jun 19:41
· 399 commits to master since this release
636d36d

Enhancements:

  • Support exposing /lights and /groups resources as Switch, through switch resourcelink, see #709;
  • Handle deCONZ v2.05.78 changes:
    • UTC date/time values ending in Z;
    • Expose lastannounced and lastseen attributes for /lights resources as Last Boot and Last Seen;
    • Web socket notifications for attr changed events.
  • Handle combination of error and success messages in API response.
  • dc_eventlog: use hostname from PH_HOST (only works when REST API runs on port 80);

Bug fixes:

  • Superfluous logging of setting Daylight sensor on startup;
  • Check for duplicate bridges and/or gateways in config.json or from discovery, see #710;
  • Drifting heartbeat.

Bump dependencies:

  • deCONZ v2.05.78;
  • NodeJS v12.18.0 LTS;
  • homebridge-lib v4.7.9;
  • chalk v4.1.0;
  • lose dependency on moment.