Skip to content

Releases: esphome/aioesphomeapi

23.2.0

20 Mar 01:33
Compare
Choose a tag to compare

What's Changed

Dependencies

4 changes

23.1.1

10 Mar 20:12
e4ab837
Compare
Choose a tag to compare

What's Changed

  • Use loopback address in all tests (#841) @bdraco
  • Ensure all command and service calls raise when disconnected (#840) @bdraco

23.1.0

07 Mar 01:24
Compare
Choose a tag to compare

What's Changed

23.0.0

27 Feb 02:56
Compare
Choose a tag to compare

What's Changed

Breaking Changes

Dependencies

22.1.0

25 Feb 22:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v22.0.0...v22.1.0

22.0.0

18 Feb 20:05
Compare
Choose a tag to compare

What's Changed

  • Convert functions that no longer await to be normal functions (#827) @bdraco

21.0.3

17 Feb 02:52
f9df266
Compare
Choose a tag to compare

What's Changed

  • Avoid creating tasks for starting/finishing the connection (#826) @bdraco

Dependencies

3 changes

21.0.2

06 Feb 18:09
41eeabc
Compare
Choose a tag to compare

What's Changed

  • Pin cryptography and chacha20poly1305-reuseable to minimum compatible versions (#822) @bdraco
  • Bump pytest-asyncio to 0.23.4 (#821) @bdraco
  • Refactor tests for new pytest-asyncio (#820) @bdraco

Dependencies

8 changes

21.0.1

19 Dec 20:00
e236554
Compare
Choose a tag to compare

What's Changed

  • Make failure to increase the recv buffer size non-fatal (#802) @bdraco

Dependencies

21.0.0

13 Dec 00:15
Compare
Choose a tag to compare

What's Changed

  • Refactor raw Bluetooth advs subscriptions (#797) @bdraco