Releases: esphome/aioesphomeapi
Releases · esphome/aioesphomeapi
34.0.0
What's Changed
- Do not create zeroconf listeners when name is an IP address (#1234) @bdraco
- Add missing field to model.py (#1233) @jesserockz
Dependencies
5 changes
- Bump pytest-asyncio from 0.26.0 to 1.0.0 (#1217) @dependabot[bot]
- Bump pypa/cibuildwheel from 2.23.3 to 3.0.0 (#1216) @dependabot[bot]
- Bump flake8 from 7.2.0 to 7.3.0 (#1228) @dependabot[bot]
- [pre-commit.ci] pre-commit autoupdate (#1230) @pre-commit-ci[bot]
- Bump ruff from 0.12.0 to 0.12.1 (#1232) @dependabot[bot]
33.1.1
33.1.0
33.0.0
What's Changed
- Rebuild protobuf files with protobuf5 (#1227) @bdraco
- Compile protobuf files with proto 5 (#1226) @bdraco
Dependencies
3 changes
- Bump docker/setup-buildx-action from 3.10.0 to 3.11.1 (#1224) @dependabot[bot]
- Bump mypy from 1.16.0 to 1.16.1 (#1222) @dependabot[bot]
- Bump ruff from 0.11.13 to 0.12.0 (#1225) @dependabot[bot]
32.2.4
What's Changed
- Add intent progress to voice assistant enum (#1221) @synesthesiam
32.2.3
32.2.2
What's Changed
- Implement common base class for entity protobuf messages (#1219) @bdraco
- Limit parallel release jobs to 5 at once (#1213) @jesserockz
Dependencies
- [pre-commit.ci] pre-commit autoupdate (#1214) @pre-commit-ci[bot]
32.2.1
32.2.0
32.1.0
What's Changed
- Optimize parse_log_message for single case (#1208) @bdraco
- Show and archive generated proto-files if diff (#1198) @dala318
- Add support for rendering multi-line log messages (#1207) @bdraco
Dependencies
2 changes
- Bump ruff from 0.11.12 to 0.11.13 (#1206) @dependabot[bot]
- Bump docker/build-push-action from 6.17.0 to 6.18.0 (#1200) @dependabot[bot]