Skip to content

Releases: BitWise-0x/homebridge-smartrent

v1.4.0

15 Apr 00:01

Choose a tag to compare

1.4.0 (2026-04-15)

Features

  • accessories: set ConfiguredName on secondary services for HomeKit pairing (08ae579)

v1.3.10

08 Apr 01:19

Choose a tag to compare

1.3.10 (2026-04-08)

Bug Fixes

  • thermostat: retry write on stale keep-alive socket (c89d109)

v1.3.9

29 Mar 20:45

Choose a tag to compare

1.3.9 (2026-03-29)

Bug Fixes

  • remove lock HTTP polling in favor of WebSocket-only state updates (1bd52e0)

v1.3.8

20 Mar 05:19

Choose a tag to compare

1.3.8 (2026-03-20)

Bug Fixes

  • suppress polling updates after recent WebSocket events (de87087)

v1.3.7

19 Mar 01:54

Choose a tag to compare

1.3.7 (2026-03-19)

Bug Fixes

  • only update lock characteristics when state actually changes (2aeb777)

v1.3.6

17 Mar 04:09

Choose a tag to compare

1.3.6 (2026-03-17)

Bug Fixes

  • activate lock state polling and sync cached state on WebSocket events (3df4644), closes #59

v1.3.5

03 Mar 20:36

Choose a tag to compare

1.3.5 (2026-03-03)

Bug Fixes

  • use live device mode instead of operating state for setpoint selection (ec46486)

v1.3.4

28 Feb 02:23

Choose a tag to compare

1.3.4 (2026-02-28)

Bug Fixes

  • resolve token expiration crash and lock state stuck in HomeKit (2aa7236), closes #56

v1.3.3

27 Feb 13:54

Choose a tag to compare

1.3.3 (2026-02-27)

Bug Fixes

  • use direct return value from WebSocket token fetch (ff7fee0)

v1.3.2

27 Feb 11:46

Choose a tag to compare

1.3.2 (2026-02-27)

Bug Fixes

  • persist cleared WebSocket token to disk to prevent stale 403 loop (47be06a)