Releases: esphome/aioesphomeapi
Releases · esphome/aioesphomeapi
24.2.0
What's Changed
- Add Datetime entities (#859) @jesserockz
- Remove zeroconf listener removal workaround (#860) @bdraco
Dependencies
- Bump types-protobuf from 4.25.0.20240410 to 4.25.0.20240417 (#863) @dependabot
24.1.0
What's Changed
- Add valve component (#852) @kbx81
- Use trusted publishing token (#862) @jesserockz
- Remove deprecated settings for devcontainer (#857) @jesserockz
Dependencies
10 changes
- Bump types-protobuf from 4.24.0.20240311 to 4.25.0.20240410 (#858) @dependabot
- Bump black from 24.3.0 to 24.4.0 (#861) @dependabot
- Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 (#856) @dependabot
- Bump pypa/cibuildwheel from 2.16.5 to 2.17.0 (#845) @dependabot
- Bump types-protobuf from 4.24.0.20240129 to 4.24.0.20240311 (#843) @dependabot
- Bump pytest-asyncio from 0.23.5.post1 to 0.23.6 (#851) @dependabot
- Bump black from 24.2.0 to 24.3.0 (#849) @dependabot
- Bump docker/setup-buildx-action from 3.1.0 to 3.2.0 (#848) @dependabot
- Bump docker/build-push-action from 5.2.0 to 5.3.0 (#846) @dependabot
- Bump docker/login-action from 3.0.0 to 3.1.0 (#847) @dependabot
24.0.0
23.2.0
What's Changed
- Implement datetime time entity (#850) @jesserockz
Dependencies
4 changes
- Bump docker/build-push-action from 5.1.0 to 5.2.0 (#838) @dependabot
- Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 (#833) @dependabot
- Bump mypy from 1.8.0 to 1.9.0 (#844) @dependabot
- Bump pytest-asyncio from 0.23.5 to 0.23.5.post1 (#842) @dependabot
23.1.1
23.1.0
What's Changed
- Implement Datetime date component (#824) @RFDarter
- Add gh cli to devcontainer (#836) @jesserockz
- Run CI proto docker as actions user (#835) @jesserockz
23.0.0
What's Changed
- Gitignore the generated .c files for cython (#832) @jesserockz
- Add esphome user to container (#831) @jesserockz
Breaking Changes
- Add wake_word_phrase to VoiceAssistant request (#830) @jesserockz
Dependencies
- Bump pylint from 3.0.3 to 3.1.0 (#829) @dependabot
22.1.0
What's Changed
- Add device_class to text_sensor in ESPHome by @dougiteixeira in #828
New Contributors
- @dougiteixeira made their first contribution in #828
Full Changelog: v22.0.0...v22.1.0
22.0.0
21.0.3
What's Changed
Dependencies
3 changes
- Bump release-drafter/release-drafter from 5 to 6 (#819) @dependabot
- Bump black from 24.1.1 to 24.2.0 (#825) @dependabot
- Bump pytest-asyncio from 0.23.4 to 0.23.5 (#823) @dependabot