Skip to content

v2.0.6

Compare
Choose a tag to compare
@lprhodes lprhodes released this 25 Apr 21:26
· 360 commits to master since this release

Bug Fixes

  • Fixed issue with the "light" accessory not being able to the previously used brightness (in case of manual change or restart of homebridge)

Features

  • "light" accessory now support an "on" code along with an "onDelay" config option - see README.
  • "light" accessory now adds a small delay before sending the brightness codes to allow for additional brightness values to be set (This stops errors when sliding the UI up/down). This can be configured with a "initialDelay" config value (default 0.6s)