Skip to content

Commit c06ee2e

Browse files
committed
update changelog
1 parent ca742cc commit c06ee2e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 1.1.3 (2023-10-11)
2+
3+
* revert sync check logic to check against last check value. this should hopefully fix the problem of HA alarm status not updating
4+
* use exponential backoff for gateway updates if offline instead of constant 90 seconds
5+
* add jitter to relogin interval
6+
* add quick_relogin/async_quick_relogin to do a quick relogin without requerying devices, exiting tasks
7+
* add more alarm testing in example client
8+
19
## 1.1.2 (2023-10-06)
210

311
* change default poll interval to 2 seconds

0 commit comments

Comments
 (0)