Skip to content

Releases: jabrown93/homebridge-philips-hue-sync-box

v1.2.3-beta.1

28 Jan 02:28
Compare
Choose a tag to compare
v1.2.3-beta.1 Pre-release
Pre-release

1.2.3-beta.1 (2025-01-28)

Bug Fixes

  • Error state now propagates to HomeKit (4b2cae1)

v1.2.2

28 Jan 01:30
Compare
Choose a tag to compare

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

26 Jan 01:31
Compare
Choose a tag to compare

1.2.1 (2025-01-26)

Bug Fixes

  • Enforce valid config using Homebridge Config UI (5c1bd37)

v1.2.0

24 Jan 00:59
Compare
Choose a tag to compare
ci(release): 1.2.0

v1.1.6

22 Jan 19:02
Compare
Choose a tag to compare

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

21 Jan 03:53
Compare
Choose a tag to compare
v1.2.0-beta.2 Pre-release
Pre-release

1.2.0-beta.2 (2025-01-21)

Bug Fixes

  • remove unsupport status fault (29784dd)

v1.2.0-beta.1

21 Jan 03:29
Compare
Choose a tag to compare
v1.2.0-beta.1 Pre-release
Pre-release

1.2.0-beta.1 (2025-01-21)

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

21 Jan 16:22
Compare
Choose a tag to compare

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

20 Jan 23:32
Compare
Choose a tag to compare

1.1.4 (2025-01-20)

Bug Fixes

  • handle powersave mode and offline sync box (1b0370a)

v1.1.3

20 Jan 20:53
Compare
Choose a tag to compare

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)