Releases: rlippmann/pyadtpulse
Releases · rlippmann/pyadtpulse
1.2.9
1.2.9
- ignore query string in check_login_errors(). This should fix a bug where the task was logged out but not correctly being identified
- remove unnecessary warning in alarm status check
- add arm night
- refactor update_alarm_from_etree()
- bump to newer user agent
- skip sync check if it will back off
- fix linter issue in _initialize_sites
1.2.8
1.2.7
1.2.6
1.2.5
1.2.0
1.1.5
1.1.4
1.1.3
1.1.3 (2023-10-11)
- revert sync check logic to check against last check value. this should hopefully fix the problem of HA alarm status not updating
- use exponential backoff for gateway updates if offline instead of constant 90 seconds
- add jitter to relogin interval
- add quick_relogin/async_quick_relogin to do a quick relogin without requerying devices, exiting tasks
- add more alarm testing in example client
1.1.2
What's Changed
- 1.1.2 by @rlippmann in #2
New Contributors
- @rlippmann made their first contribution in #2
Full Changelog: https://github.com/rlippmann/pyadtpulse/commits/1.1.2