Skip to content

Releases: kyle-seongwoo-jun/homebridge-navien-smart

v1.7.5

12 Nov 17:19
2b43368
Compare
Choose a tag to compare

1.7.5 (2024-11-12)

Bug Fixes

  • add missing updates for lock file (f9892f7)

v1.7.4

12 Nov 17:04
caed474
Compare
Choose a tag to compare

1.7.4 (2024-11-12)

Bug Fixes

v1.7.3

11 Nov 01:53
14dd2ca
Compare
Choose a tag to compare

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

08 Nov 19:10
64c960a
Compare
Choose a tag to compare

1.7.2 (2024-11-08)

Bug Fixes

  • divide device & device status class to fix cache issue (5750fdb)

v1.7.1

08 Nov 17:43
4d99982
Compare
Choose a tag to compare

1.7.1 (2024-11-08)

Bug Fixes

  • auth: fix refreshing token is not working (6181ff8)

v1.7.0

06 Nov 11:50
16f300d
Compare
Choose a tag to compare

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

01 Nov 18:25
989c0cd
Compare
Choose a tag to compare

1.6.1 (2024-11-01)

Bug Fixes

  • login: add missing refreshToken logic that should be called (9fec8fd)
  • pubsub: update with new topic (5cd05ce)

v1.6.0

14 Oct 02:29
43b4088
Compare
Choose a tag to compare

1.6.0 (2024-10-14)

Features

  • 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)

v1.5.0

22 Feb 02:14
f84cb6d
Compare
Choose a tag to compare

1.5.0 (2024-02-22)

Features

  • add lock functionality to ElectricMat device and Navien API (10fb265)

v1.4.0

21 Feb 09:03
33af5ed
Compare
Choose a tag to compare

1.4.0 (2024-02-21)

Features

  • control idle state to set min temperature (d752249)

Bug Fixes

  • remove showCurrentTemperatureAsTarget option (991f201)
  • update mininum temperature value for idle state (1ba4576)