Skip to content

Releases: natekspencer/pylitterbot

v2024.0.0

17 Jan 23:14
aae760b
Compare
Choose a tag to compare

Potentially Breaking Changes

  • With the switch to using pycognito to handle auth and Home Assistant (which this library was primarily built for) restricting running blocking I/O in the event loop, some changes were needed to the Session class to run authentication and token refreshes in the executor as well as how tokens were accessed. For most users, these changes should have zero impact. But if you were modifying or accessing the Session class directly, you may need to modify you code.

What's Changed

Other Changes

Full Changelog: v2023.5.1...v2024.0.0

v2023.5.1

13 Jul 02:36
0a4d6e6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2023.5.0...v2023.5.1

v2023.5.0

19 Apr 16:19
c1ed168
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2023.4.11...v2023.5.0

Release v2023.4.11

05 Apr 18:00
e42e25a
Compare
Choose a tag to compare

What's Changed

  • Adjust LR4 status to handle cat detect/sensor timing more appropriately by @natekspencer in #217

Full Changelog: v2023.4.10...v2023.4.11

v2023.4.10

05 Apr 06:15
e71afa8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2023.4.9...v2023.4.10

Release v2023.4.9

02 Oct 17:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2023.4.8...v2023.4.9

Release v2023.4.8

29 Aug 17:59
63d4122
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2023.4.7...v2023.4.8

Release v2023.4.7

27 Aug 16:53
6dd342b
Compare
Choose a tag to compare

What's Changed

  • Handle cat sensor interrupt on LR4 and better support around token init/refresh by @natekspencer in #172

Full Changelog: v2023.4.6...v2023.4.7

Release v2023.4.6

24 Aug 19:20
e5cf869
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2023.4.5...v2023.4.6

Release v2023.4.5

23 Aug 03:05
26e9107
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2023.4.4...v2023.4.5