Releases: kyle-seongwoo-jun/homebridge-navien-smart
Releases · kyle-seongwoo-jun/homebridge-navien-smart
v1.8.1
1.8.1 (2025-03-06)
Bug Fixes
- use device nicknames for service names in double heating mat (3c4379c)
v1.8.0
1.8.0 (2025-02-03)
Features
- add option for notification sound on operation (6554f17)
- add separateControl config (4b73561)
- support separate control & current temperature (4b73561)
Bug Fixes
- add config migration to support old version (c906dc0)
- handle config change for accessoryType & separateControl (23424f4)
v1.7.6
1.7.6 (2025-01-15)
Bug Fixes
- handle missing fields from device event (a2dec31)
v1.7.5
1.7.5 (2024-11-12)
Bug Fixes
- add missing updates for lock file (f9892f7)
v1.7.4
1.7.4 (2024-11-12)
Bug Fixes
v1.7.3
1.7.3 (2024-11-11)
Bug Fixes
- paho is not working with esm, so added a patch (5d1aaf0)
- remove cache accessories that wasn't discovered (567674f)
- support homebridge 2.0 (810d12a)
v1.7.2
1.7.2 (2024-11-08)
Bug Fixes
- divide device & device status class to fix cache issue (5750fdb)
v1.7.1
1.7.1 (2024-11-08)
Bug Fixes
- auth: fix refreshing token is not working (6181ff8)
v1.7.0
1.7.0 (2024-11-06)
Features
- api: support single type of em models (06516c0)
- homebridge: handle not responding device (b523f16)
Bug Fixes
- auth: handle expired refresh token in account auth mode (0fae675)
- auth: store new token after refresh instead of old token (11af785)
v1.6.1
1.6.1 (2024-11-01)
Bug Fixes
- login: add missing refreshToken logic that should be called (9fec8fd)
- pubsub: update with new topic (5cd05ce)