npm homebridge-hue 0.13.8
v0.13.8

latest releases: 0.14.3, 0.14.2, 0.14.2-0...
3 years ago

Enhancements

Bug Fixes

  • Commands waiting to be executed (due to throttling) would not be executed when an API error occurs.
    Especially noticeable for lights with noWaitTimeUpdate (GLEDOPTO GL-C-008), or when waitTimeUpdate has been set to 0 (so Homebridge Hue won't combine multiple characteristic changes into one API request). When turning the light on from Home, it sends Brightness and On (unfortunately in that order); the bri API call fails because the light is not yet on, and the on would get lost, so the light doesn't turn on. See also Discord.

Don't miss a new homebridge-hue release

NewReleases is sending notifications on new releases.