1.8.0 (2025-02-03)
- add option for notification sound on operation (6554f17)
- add separateControl config (4b73561)
- support separate control & current temperature (4b73561)
- add config migration to support old version (c906dc0)
- handle config change for accessoryType & separateControl (23424f4)
1.7.6 (2025-01-15)
- handle missing fields from device event (a2dec31)
1.7.5 (2024-11-12)
- add missing updates for lock file (f9892f7)
1.7.4 (2024-11-12)
- update bin for esm (fa22b2f)
1.7.3 (2024-11-11)
- paho is not working with esm, so added a patch (5d1aaf0)
- remove cache accessories that wasn't discovered (567674f)
- support homebridge 2.0 (810d12a)
1.7.2 (2024-11-08)
- divide device & device status class to fix cache issue (5750fdb)
1.7.1 (2024-11-08)
- auth: fix refreshing token is not working (6181ff8)
1.7.0 (2024-11-06)
- auth: handle expired refresh token in account auth mode (0fae675)
- auth: store new token after refresh instead of old token (11af785)
1.6.1 (2024-11-01)
- login: add missing refreshToken logic that should be called (9fec8fd)
- pubsub: update with new topic (5cd05ce)
1.6.0 (2024-10-14)
- api: migrate from navien api v1.0 to v2.0 (f77c898)
- auth: add change password later logic (6f20a04)
- auth: handle login success and password reset (14c21f4)
1.5.0 (2024-02-22)
- add lock functionality to ElectricMat device and Navien API (10fb265)
1.4.0 (2024-02-21)
- control idle state to set min temperature (d752249)
- remove showCurrentTemperatureAsTarget option (991f201)
- update mininum temperature value for idle state (1ba4576)
1.3.0 (2024-02-20)
- implement heater service and add accessoryType property to config (f84c1c8)
1.2.1 (2024-02-18)
- add exception handling and error logging when refreshing aws session (0843462)
- refresh api session when expired (f023dc0)
1.2.0 (2024-02-15)
1.1.0 (2024-02-15)
- refresh AWS session if AWS PubSub connection is disrupted (d42bc7b)