github ebaauw/homebridge-hue v0.13.31-2

latest releases: v0.13.70, v0.13.69, v0.13.68...
pre-release2 years ago

Push Notification for Hue bridge

This beta includes support for Hue bridge push notifications by the Hue bridge API v2 event stream, see #1057.

Testers wanted: please run ph -D eventlog for your Hue bridge, capturing the output to a file. If you see any errors or raw messages, please add a comment to #1057, attaching the output file. Thanks.

Enhancements

  • EventStreamClient: new class to connect to the event stream and handle notifications. This class translates the notifications to an API v1 compatible format consumable by Homebridge Hue, similar to the deCONZ web socket notifications.
  • HueBridge connect to the event stream for Hue bridge with API v2.
  • ph eventlog: New command to monitor the deCONZ web socket notification or Hue bridge API v2 event stream notifications.
  • dc_eventlog: Deprecated in favour of ph eventlog.
  • HueClient: Add isHue2 property to indicate Hue bridge with API v2 support.
  • HueDiscovery: Add local discovery over mDNS (Bonjour), as Hue has deprecated UPnP discovery.
  • ph discover: add -S or --stealth option to do only local discovery.
  • Add support for dresden elektronik Kobald.
  • Add support for Tuya 2-button remote, see #1060.
  • Add support for Elko Super TR thermostat, see #1058.

Bug Fixes

  • Fix some unhandled promise rejections when parsing command line parameters to ph discover and ph search;
  • Fix usage message for ph discover.

Bump Dependencies

  • deCONZ v2.13.4;
  • homebridge-lib v5.1.22;
  • ws v8.4.0.

Don't miss a new homebridge-hue release

NewReleases is sending notifications on new releases.