Releases: jabrown93/homebridge-philips-hue-sync-box
Releases · jabrown93/homebridge-philips-hue-sync-box
v1.2.3-beta.1
Bug Fixes
- Error state now propagates to HomeKit (4b2cae1)
v1.2.2
1.2.2 (2025-01-28)
Bug Fixes
- Offline sync box is now only a fatal error if it occurs at startup (#123) (695513c)
v1.2.1
1.2.1 (2025-01-26)
Bug Fixes
- Enforce valid config using Homebridge Config UI (5c1bd37)
v1.1.6
1.1.6 (2025-01-22)
Bug Fixes
- only use API object provided categories and make type config case insensitive (410730b)
v1.2.0-beta.2
Bug Fixes
- remove unsupport status fault (29784dd)
v1.2.0-beta.1
Features
- Support multiple instances of the plugin and multiple sync boxes (#46) (ca7d902)
Bug Fixes
- set fault on accessory when sync box unavailable instead of crashing (079f7cd)
v1.1.5
1.1.5 (2025-01-21)
Bug Fixes
- Removes non functional "Base Accessory Name" config, Homebridge cannot sync this to HomeKit (#110) (25deadc)
v1.1.4
1.1.4 (2025-01-20)
Bug Fixes
- handle powersave mode and offline sync box (1b0370a)
v1.1.3
1.1.3 (2025-01-20)
Bug Fixes
- Mode changes handle passthrough state properly (0c6b6e0)
- Prevent HomeKit from showing the wrong state due to update race condition (2dc1155)
- Use last sync mode for intensity udpates when in passthrough or power save (3f30654)