mirror of
https://github.com/esphome/home-assistant-addon.git
synced 2024-12-19 16:17:40 +01:00
1.1 KiB
1.1 KiB
2024.11.1
- [http_request] Fix within context with parameters. (Bugfix) esphome#7790 by @clydebarrow
- [rtttl] Clamp gain between 0 and 1 esphome#7793 by @jesserockz
- [speaker] Add missing auto-load for
audio
esphome#7794 by @jesserockz - [qspi_dbi] Fix garbled graphics on RM690B0 esphome#7795 by @manuelkasper
- Check for min_version earlier in validation esphome#7797 by @spuder
- Fix for OTA mode not activating in safe_mode when OTA section has an on_xxxx action esphome#7796 by @Dilbert66
- Ensure storage I/O for ignored devices runs in the executor esphome#7792 by @bdraco