Releases: esphome/home-assistant-voice-pe
Releases · esphome/home-assistant-voice-pe
24.11.1
What's Changed
- Fixes a crash when adjusting the volume before connected to wifi
- Fixes a watchdog timeout when the http connection fails to read new data
Included Pull Requests
- New workflow for latest release updating by @jesserockz in #197
- Always run yamllint on PRs by @jesserockz in #198
- Pin building to ESPHome 2024.11.0b2 by @jesserockz in #199
- Bugfix media commands before wifi by @kahrendt in #196
- [nabu] Bugfix: block task if no data is read from http connection by @kahrendt in #200
Full Changelog: 24.10.17...24.11.1
24.10.17
24.10.16
What's Changed
When Two devices are triggered simultaneously, the one that does not get the priority is not flashing anymore, the error is ignored.
Full Changelog: 24.10.15...24.10.16
24.10.16-beta1
What's Changed
When Two devices are triggered simultaneously, the one that does not get the priority is not flashing anymore, the error is ignored.
Full Changelog: 24.10.15...24.10.16-beta1
24.10.15
What's Changed
- A smoother volume animation by @jlpouffier in #187
- Better brightness handling by @jlpouffier in #188
Full Changelog: 24.10.14...24.10.15
24.10.14
24.10.13
What's Changed
- Use remote paths for sounds by @jlpouffier in #178
- Remove ACCESS POINT functionality by @jlpouffier in #179
- Bump esp-audio-libs to release version by @kahrendt in #180
- [nabu] Use PlatformIO library instead of repo by @kahrendt in #181
- External component reference dev branch by @kahrendt in #182
- Handle correctly the enabling of the stop word with timer and TTS at the same time by @jlpouffier in #183
- Quantum-Enhanced Asynchronous Refactor by @jlpouffier in #184
- A new timer tick animation by @jlpouffier in #185
Full Changelog: 24.10.12...24.10.13
24.10.12
What's Changed
- Allow version to be specified and added as query param by @jesserockz in #173
- [nabu] code cleanup with lint and clang fixes by @kahrendt in #174
- [nabu] Improve error logging by @kahrendt in #175
- [nabu] play local media file yaml action by @kahrendt in #177
Full Changelog: 24.10.11...24.10.12
24.10.11
What's Changed
- Add beta install button by @jesserockz in #171
- Set pointers to nullptr to start with by @jesserockz in #172
Full Changelog: 24.10.10...24.10.11
24.10.10
What's Changed
- Fix Voice Assistant early initialization