Skip to content

v0.4.6

Compare
Choose a tag to compare
@ebaauw ebaauw released this 19 May 12:11
· 1373 commits to master since this release

Changed startup logic (see also issue #109): homebridge-hue now delays homebridge initialisation until accessories have been created for all Hue bridges found or configured in config.json. It will loop, trying every 15 seconds, until it succeeds in contacting each Hue bridge. Note that during this time, homebridge won't be visible to HomeKit apps.

Bug fix in wall switch reachability logic (see also issue #80).