Skip to content

Releases: esphome/aioesphomeapi

28.0.0

06 Dec 01:12
Compare
Choose a tag to compare

What's Changed

Dependencies

3 changes

27.0.3

27 Nov 21:28
88a55b1
Compare
Choose a tag to compare

What's Changed

Dependencies

2 changes

27.0.2

23 Nov 18:40
71212d8
Compare
Choose a tag to compare

What's Changed

  • Ensure BLE device is disconnected after unhandled connect exception (#999) @bdraco

Dependencies

6 changes

27.0.1

01 Nov 16:56
ba05d38
Compare
Choose a tag to compare

What's Changed

Dependencies

18 changes

27.0.0

16 Sep 21:11
7304d80
Compare
Choose a tag to compare

What's Changed

Breaking Changes

Dependencies

2 changes

26.0.0

13 Sep 00:50
709cb3f
Compare
Choose a tag to compare

What's Changed

Breaking Changes

Dependencies

  • Bump types-protobuf from 5.27.0.20240626 to 5.27.0.20240907 (#953) @dependabot

25.4.0

09 Sep 02:20
Compare
Choose a tag to compare

What's Changed

Dependencies

25.3.2

03 Sep 22:48
7d112a8
Compare
Choose a tag to compare

What's Changed

Dependencies

4 changes

25.3.1

29 Aug 21:44
ec08c49
Compare
Choose a tag to compare

What's Changed

  • Try to set TCP_QUICKACK where support for that option is available (#932) @nkinnan
  • Fix performance regression in debug logging from win32 protobuf crash workaround (#940) @bdraco
  • Start testing on python 3.13 (#938) @bdraco
  • Ensure we are testing on MacOS and Windows (#933) @bdraco
  • Fix crash on Windows when debug logging is enabled (#937) @bdraco
  • Bump ruff to 0.6.3 (#936) @bdraco
  • Remove black from pre-commit (#935) @bdraco

25.3.0

28 Aug 01:46
87cb7c3
Compare
Choose a tag to compare

What's Changed

Dependencies