Skip to content

Releases: esphome/aioesphomeapi

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

25.2.1

26 Aug 04:59
Compare
Choose a tag to compare

What's Changed

  • Dont call subscription callback when we want single state only (#930) @jesserockz

25.2.0

26 Aug 01:52
Compare
Choose a tag to compare

What's Changed

  • Adjust subscribe_home_assistant_states to allow separate callback (#928) @jesserockz
  • remove extraneous dependency on old "mock" (#927) @a-detiste

Dependencies

2 changes

25.1.0

13 Aug 20:59
Compare
Choose a tag to compare

What's Changed

  • Add once flag to SubscribeHomeAssistantStateResponse (#923) @jesserockz
  • Add support for creating eager tasks to reduce connect latency (#921) @bdraco
  • Run checks on python 3.12 (#922) @bdraco

Dependencies

5 changes

25.0.0

05 Aug 02:30
Compare
Choose a tag to compare

What's Changed

Breaking Changes

Dependencies

24.6.2

24 Jul 21:45
b32b954
Compare
Choose a tag to compare

What's Changed

  • Bump cryptography to 43.0.0 and chacha20poly1305-reuseable to 0.13.2 (#910) @bdraco
  • fix duplicate test name test_valve_command (#909) @bdraco

Dependencies

13 changes

24.6.1

23 Jun 18:51
ea75ea8
Compare
Choose a tag to compare

What's Changed

  • remove name from test auto_spec to workaround py3.12.4 breaking changes (#890) @bdraco

Dependencies

5 changes