github ebaauw/homebridge-hue v0.5.54

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

Happy New Year!

Added known lights:

  • Fix for Busch-Jaeger RM01: don't show state.bri for On/Off light, see issue #241;
  • OSRAM LIGHTIFY Outdoor Flex RGBW, see issue #242;
  • GLEDOPTO, see issue #244.

Refactored HueLight.js, handling lights and groups:

  • Support deCONZ websocket notifications for light state changes;
  • Better handling of group state.all_on and state.any_on attributes;
  • Better handling of light state.reachable attribute;
  • Fix colour conversion from (ZigBee) CIE 1931 xy values to (HomeKit) Hue and Saturation values.

Made supporting homebridge-hue easier:

  • homebridge-hue now creates a debug dump file on startup, ~/.homebridge/homebridge-hue.json.gz. This file contains the settings from config.json and the full state of each bridge/gateway. Note that IP addresses and bridge/gateway usernames are masked.
  • Updated README, how to create a debug log file, homebridge.log.gz, also when running homebridge as a service. homebridge-hue now masks IP addresses and bridge/gateway usernames in the log (except, of course, when creating the username).
  • Created issue template, prompting to attach homebridge.log.gz and homebridge-hue.json.gz.

Updated copyright notice and added Apache-2.0 license.

Don't miss a new homebridge-hue release

NewReleases is sending notifications on new releases.