Releases: esphome/aioesphomeapi
Releases · esphome/aioesphomeapi
45.0.0
What's Changed
- Add second audio channel for voice (#1625) @synesthesiam
44.24.2
44.24.1
44.24.0
What's Changed
Dependencies
8 changes
- Bump mypy from 1.20.2 to 2.1.0 (#1628) @dependabot[bot]
- Bump esphome/workflows/.github/workflows/lock.yml from 2026.4.0 to 2026.4.1 (#1621) @dependabot[bot]
- Bump CodSpeedHQ/action from 4.15.0 to 4.15.1 (#1626) @dependabot[bot]
- Bump actions/labeler from 6.0.1 to 6.1.0 (#1627) @dependabot[bot]
- Bump release-drafter/release-drafter from 7.2.0 to 7.3.0 (#1629) @dependabot[bot]
- Bump types-protobuf from 7.34.1.20260408 to 7.34.1.20260508 (#1630) @dependabot[bot]
- [pre-commit.ci] pre-commit autoupdate (#1633) @pre-commit-ci[bot]
- Update cryptography requirement from >=47.0.0 to >=48.0.0 (#1624) @dependabot[bot]
44.23.0
What's Changed
Dependencies
5 changes
- Bump CodSpeedHQ/action from 4.14.0 to 4.15.0 (#1619) @dependabot[bot]
- Bump pytest-codspeed from 4.4.0 to 4.5.0 (#1618) @dependabot[bot]
- Update cryptography requirement from >=46.0.7 to >=47.0.0 (#1616) @dependabot[bot]
- Bump ruff from 0.15.11 to 0.15.12 (#1615) @dependabot[bot]
- [pre-commit.ci] pre-commit autoupdate (#1617) @pre-commit-ci[bot]
44.22.0
What's Changed
- Add 48-bit MAC address varint fast path for BLE advertisements (#1614) @bdraco
- [ci] Auto-close PRs opened from a fork's default branch (#1612) @bdraco
Dependencies
4 changes
- Update tzlocal requirement from <6,>=5.0 to >=5.3.1,<6 (#1608) @dependabot[bot]
- Bump mypy from 1.20.1 to 1.20.2 (#1611) @dependabot[bot]
- Update pytest requirement from <10,>=6.2.4 to >=9.0.3,<10 (#1609) @dependabot[bot]
- Update async-interrupt requirement from >=1.2.0 to >=1.2.2 (#1610) @dependabot[bot]
44.21.0
44.20.0
What's Changed
Dependencies
4 changes
- Update cryptography requirement from >=43.0.0 to >=46.0.7 (#1605) @dependabot[bot]
- Update zeroconf requirement from <2.0,>=0.143.0 to >=0.148.0,<2.0 (#1604) @dependabot[bot]
- Update aiohappyeyeballs requirement from >=2.3.0 to >=2.6.1 (#1603) @dependabot[bot]
- Update pytest-cov requirement from >=4.1.0 to >=7.1.0 (#1606) @dependabot[bot]
44.19.0
What's Changed
- Add opening and open lock states to protobuf (#1599) @egormanga
- Fix
LockState::UNLOCKEDduplicate value (#1601) @egormanga