Skip to content

Releases: rsnodgrass/pyadtpulse

1.2.9

22 Apr 03:43
9222c48
Compare
Choose a tag to compare
  • moved releases back to rsnodgrass from rlippmann
  • all changes rlippmann has submitted

1.1.5

23 Dec 05:22
8c5c6d9
Compare
Choose a tag to compare

See CHANGELOG.md

1.1.3

11 Oct 08:33
6f0757d
Compare
Choose a tag to compare

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

auto relogin, device classes, bug fixes

28 Sep 08:00
0714410
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.0

28 Mar 16:03
f06d079
Compare
Choose a tag to compare
  • major update from rlippmann@ that adds asyncio support and backwards compatible sync behavior