Releases: esphome/aioesphomeapi
Releases · esphome/aioesphomeapi
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
21.0.2
What's Changed
- Pin cryptography and chacha20poly1305-reuseable to minimum compatible versions (#822) @bdraco
- Bump pytest-asyncio to 0.23.4 (#821) @bdraco
- Refactor tests for new pytest-asyncio (#820) @bdraco
Dependencies
8 changes
- Bump black from 23.12.1 to 24.1.1 (#812) @dependabot
- Bump flake8 from 6.1.0 to 7.0.0 (#807) @dependabot
- Update pytest requirement from <8,>=6.2.4 to >=6.2.4,<9 (#811) @dependabot
- Bump actions/cache from 3 to 4 (#809) @dependabot
- Bump types-protobuf from 4.24.0.4 to 4.24.0.20240129 (#816) @dependabot
- Bump pypa/cibuildwheel from 2.16.2 to 2.16.5 (#817) @dependabot
- Bump black from 23.12.0 to 23.12.1 (#805) @dependabot
- Bump mypy from 1.7.1 to 1.8.0 (#804) @dependabot