home-assistant-addon/esphome/CHANGELOG.md

8 lines
656 B
Markdown
Raw Normal View History

2024-08-28 03:58:50 +02:00
## 2024.8.1
2024-07-03 11:23:57 +02:00
2024-08-28 03:58:50 +02:00
- [lvgl] Bug fixes [esphome#7338](https://github.com/esphome/esphome/pull/7338) by [@clydebarrow](https://github.com/clydebarrow)
- [core] Clean build if the loaded integrations changed [esphome#7344](https://github.com/esphome/esphome/pull/7344) by [@clydebarrow](https://github.com/clydebarrow)
- [lvgl] Fix race condition involving numbers, switches etc. [esphome#7345](https://github.com/esphome/esphome/pull/7345) by [@clydebarrow](https://github.com/clydebarrow)
- [api] Fix sending the ``once`` flag on ha entity subscription [esphome#7357](https://github.com/esphome/esphome/pull/7357) by [@jesserockz](https://github.com/jesserockz)
2023-01-26 03:54:58 +01:00