github ebaauw/homebridge-hue v5.0.26

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

Additional known lights (see issue #157).

Bump deCONZ version to 2.04.73.

Changes to sensors:

  • MultiCLIP sensors now require: modelid to have the same as type, in addition to a manufacturername of "homebridge-hue", and a dash (-) in uniqueid to separate the accessory ID from the service sequence number (which is used as subtype).
  • CLIPGenericStatus sensors now support Status from -127 to 127. When the manufacturer name is "homebridge-hue" and the modelid is "CLIPGenericStatus, homebridge-hue parses swversion for min and max values, separated by a comma (,). So a swversion of "-1,3" sets the allow values for Status to -1, 0, 1, 2, 3.
  • Duration is now in seconds (not in minutes anymore), in preparation of supporting config.duration that deCONZ provides for ZHAPresence sensors (incl. the Hue motion sensor).

The commands from https://github.com/ebaauw/ph.sh/blob/master/ph_sensors.sh facilitate creating CLIP sensors with these values.

Don't miss a new homebridge-hue release

NewReleases is sending notifications on new releases.