npm homebridge-hue 0.11.22
v0.11.22

latest releases: 0.13.70, 0.13.69, 0.13.68...
5 years ago

The Hue bridge API v1.31.0 no longer supports changing /config/linkbutton (they did publish the release notes now):

  • No longer expose Hue bridge link button as Stateless Programmable Switch (functionally broken, because homebridge-hue can no longer reset the state to recognise the next press);
  • Remove the linkbutton config.json setting (as it's no longer needed).
  • Remove the Link charactertistic (because it's no longer needed as homebridge-hue no longer resets the state after the pysical button is pressed, because it can no longer be set on the Hue bridge, and to eliminate the need to poll /config);
  • No longer poll /config (the main reason for this was supporting the link button as switch);
  • Base Last Updated characteristic in Hue Bridge accessory on system time instead of Hue bridge time (so /config no longer needs to be polled);
  • Remove the Touchlink characteristic (functionality was linked to the polling of /config).

Bump versions:

  • deCONZ v2.05.63.

Don't miss a new homebridge-hue release

NewReleases is sending notifications on new releases.