Releases: esphome/aioesphomeapi
Releases · esphome/aioesphomeapi
37.0.4
37.0.3
37.0.2
37.0.1
37.0.0
What's Changed
Dependencies
3 changes
- Bump ruff from 0.12.3 to 0.12.4 (#1260) @dependabot[bot]
- Drop Python 3.10 support, require Python 3.11+ (#1259) @bdraco
- Bump pytest-asyncio from 1.0.0 to 1.1.0 (#1257) @dependabot[bot]
36.0.1
36.0.0
What's Changed
- Sync api.proto from esphome main repo (#1255) @bdraco
- Remove deprecated unique_id field from API protocol (#1242) @bdraco
Dependencies
4 changes
- Bump ruff from 0.12.2 to 0.12.3 (#1252) @dependabot[bot]
- [pre-commit.ci] pre-commit autoupdate (#1253) @pre-commit-ci[bot]
- Bump mypy from 1.16.1 to 1.17.0 (#1254) @dependabot[bot]
- Drop Python 3.9 support, require Python 3.10+ (#1251) @bdraco