Skip to content

Releases: ebaauw/homebridge-hue

v0.1.12

14 Jan 14:07
Compare
Choose a tag to compare

Remove the trailing slash (/) from bridge request resource, see issue #45.

v0.1.11

14 Jan 13:48
Compare
Choose a tag to compare

By popular request, homebridge-hue now allows blacklisting sensor types not to expose to HomeKit, see issue #7.

v0.1.10

14 Jan 00:40
Compare
Choose a tag to compare

Support multiple bridges in config.json (issue #45).

v0.1.9

13 Jan 15:35
Compare
Choose a tag to compare

Log Hue bridge request with bridge (communication) error (issue #42).

v0.1.8

13 Jan 14:31
Compare
Choose a tag to compare

Various enhancements:

  • Enabling/disabling sensors from HomeKit (see issue #9);
  • Dynamic setting of heartrate (issue #39);
  • Hue Dimmer Switch events are recognised earlier (issue #44).

v0.1.17

01 Jan 11:12
Compare
Choose a tag to compare

Color Temperature, see issue #35

v0.1.6

28 Dec 19:12
Compare
Choose a tag to compare

Issue #32

v0.1.5

26 Dec 21:07
Compare
Choose a tag to compare

Max value for CLIPGenericStatus
.

Use swversion as maximum value for a CLIPGenericStatus sensor’s value, when modelid holds PHCLGS.

v0.1.4

24 Dec 10:56
Compare
Choose a tag to compare
Updated README

v0.1.3

24 Dec 10:42
Compare
Choose a tag to compare

Adjusted the ColorTemperature range for Osram lights to 2700K to 6536K, as Osram lights only support Hue bridge ct values from 153 to 370. For Philips and other lights it's still 2000K to 6536K (bridge ct values 153 to 500).