Releases: zweckj/aiotedee
Releases · zweckj/aiotedee
v0.2.9
What's changed
- cleanup local call code
- add delay between local calls
v0.2.7
What's changes
- helpers now require an
aiohttp.ClientSession
- correctly keep connection alive if passed into integration
v0.2.6
What's Changed
- allow passing in aiohttp clientsession
- better http exception handling
- add support for local API
- support bridges
- typing
- backend improvements
Full Changelog: v0.1.3...v0.2.6
v0.1.3
What's changed
- package is fully async
- no more getters and setters only properties
- locks avaiable in dictionary
- only one update method
- getting all details from a single endpoint