Releases: esphome/aioesphomeapi
Releases · esphome/aioesphomeapi
29.7.0
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
- Bump ruff from 0.9.10 to 0.11.0 (#1118) @dependabot[bot]
- Bump docker/login-action from 3.3.0 to 3.4.0 (#1119) @dependabot[bot]
29.6.0
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
- Bump ruff from 0.9.9 to 0.9.10 (#1102) @dependabot[bot]
29.5.1
What's Changed
- No changes from 2.5.0; release due to failed release of 2.5.0
29.5.0
29.4.1
29.4.0
What's Changed
Dependencies
2 changes
- Bump ruff from 0.9.8 to 0.9.9 (#1094) @dependabot[bot]
- Bump pypa/cibuildwheel from 2.22.0 to 2.23.0 (#1095) @dependabot[bot]
29.3.2
29.3.1
29.3.0
What's Changed
Dependencies
3 changes
- Bump docker/build-push-action from 6.14.0 to 6.15.0 (#1089) @dependabot[bot]
- Bump isort from 6.0.0 to 6.0.1 (#1087) @dependabot[bot]
- Bump docker/setup-buildx-action from 3.9.0 to 3.10.0 (#1088) @dependabot[bot]
29.2.0
What's Changed
- Add the ability to cancel subscribe_logs (#1086) @bdraco
- [pre-commit.ci] pre-commit autoupdate (#1085) @pre-commit-ci[bot]
Dependencies
2 changes
- Bump ruff from 0.9.6 to 0.9.7 (#1084) @dependabot[bot]
- Bump docker/build-push-action from 6.13.0 to 6.14.0 (#1083) @dependabot[bot]