github ebaauw/homebridge-hue v0.8.4

latest releases: v0.13.70, v0.13.69, v0.13.68...
6 years ago

Enhancements:

  • Temperature history for the Hue motion sensor (see #277). Set "hueMotionTemperatureHistory": true in config.json and homebridge-hue will expose the ZLLTemperature/ZHATemperature /sensors resource of the Hue motion sensor as a separate accessory, enabling temperature history, next to motion history;
  • MultiLight accessories. Create a resourcelink with multiple light resources to combine multiple lights into a single HomeKit accessory. The resourcelink needs to have a name of "homebridge-hue" and a description of "multilight";
  • MultiCLIP accessories. Now MultiCLIP accessories are also created using resourcelinks, with a name of "homebridge-hue" and a description of "multiclip". The old way of defining MultiCLIP resources (through uniqueid, see #164) still works, but will be deprecated.

Bug fixes:

  • Fixed bug that buttons would show as dots for all stateless programmable switches.

Bump versions:

  • Node v8.10.0;
  • deCONZ v2.05.11;
  • moment v2.21.0;
  • semver v5.5.0;
  • ws: v 5.0.0.

Don't miss a new homebridge-hue release

NewReleases is sending notifications on new releases.