Skip to content

Releases: zweckj/aiotedee

v0.2.10

08 Jan 13:12
Compare
Choose a tag to compare

Full Changelog: v0.2.9...v0.2.10

v0.2.9

05 Jan 20:22
Compare
Choose a tag to compare

What's changed

  • cleanup local call code
  • add delay between local calls

v0.2.7

05 Jan 11:34
Compare
Choose a tag to compare

What's changes

  • helpers now require an aiohttp.ClientSession
  • correctly keep connection alive if passed into integration

v0.2.6

04 Jan 10:56
Compare
Choose a tag to compare

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

05 Jul 14:10
3af5e5b
Compare
Choose a tag to compare

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