Skip to content

Releases: esphome/aioesphomeapi

29.7.0

15 Mar 04:48
f915de3
Compare
Choose a tag to compare

What's Changed

  • Add IPv6 support to the reconnect logic zeroconf listener (#1121) @bdraco
  • Remove redundant casts to int from round (#1120) @bdraco

Dependencies

2 changes

29.6.0

13 Mar 00:16
833fd8c
Compare
Choose a tag to compare

What's Changed

  • Rework process_packet to handle the common case of a single callback (#1117) @bdraco
  • Add cdef for _handle_error_and_close in the frame helper (#1116) @bdraco
  • Remove unneeded EMPTY_PACKET constant in plain_text frame helper (#1115) @bdraco
  • Ensure all void functions that can raise are properly marked (#1114) @bdraco
  • Reduce branching in plain text frame helper (#1113) @bdraco
  • Add preannounce media url and start conversation to voice assistant announce message (#1099) @kahrendt
  • Add pull request template (#1111) @bdraco
  • Reduce noise buffer copy overhead (#1110) @bdraco
  • Improve buffer read performance (#1105) @bdraco
  • Improve performance of reading noise encrypted messages (#1108) @bdraco
  • Add benchmarks for noise protocol (#1109) @bdraco
  • Benchmark getting multiple protobuf messages in a single read (#1107) @bdraco
  • Add additional BLE benchmarks (#1106) @bdraco
  • Update subscribe_states example in README (#1103) @wilfredallyn

Dependencies

29.5.1

09 Mar 19:48
Compare
Choose a tag to compare

What's Changed

  • No changes from 2.5.0; release due to failed release of 2.5.0

29.5.0

09 Mar 19:45
eac4f34
Compare
Choose a tag to compare

What's Changed

  • Add --verbose flag to aioesphomeapi-discover (#1101) @bdraco

29.4.1

08 Mar 21:21
Compare
Choose a tag to compare

What's Changed

  • Avoid protobuf lookup to find MergeFromString (#1100) @bdraco

29.4.0

05 Mar 01:52
d0f50c6
Compare
Choose a tag to compare

What's Changed

Dependencies

2 changes

29.3.2

02 Mar 18:23
b8959e8
Compare
Choose a tag to compare

What's Changed

  • Also catch OSError when trying to set TCP_QUICKACK (#1093) @badrpc

Dependencies

29.3.1

27 Feb 19:59
Compare
Choose a tag to compare

What's Changed

  • Add bluetooth_mac_address to DeviceInfo model (#1090) @bdraco

29.3.0

27 Feb 15:22
Compare
Choose a tag to compare

What's Changed

  • Add bluetooth mac address to DeviceInfoResponse (#1080) @bdraco

Dependencies

3 changes

29.2.0

26 Feb 00:03
Compare
Choose a tag to compare

What's Changed

Dependencies

2 changes