mirror of
https://github.com/esphome/home-assistant-addon.git
synced 2024-12-17 15:57:46 +01:00
1.1 KiB
1.1 KiB
2024.10.1
- [config] Fix crash with empty substitutions block esphome#7612 by @clydebarrow
- Fix broken ibeacon_uuid config in ble_rssi esphome#7640 by @lennart-k
- auto-load preferences esphome#7642 by @ssieb
- [wifi] Support custom MAC on Arduino, too esphome#7644 by @kbx81
- [config] Ensure user-supplied build flags don't get silently overwritten esphome#7622 by @clydebarrow
- [lvgl] Remove states from style definitions (Bugfix) esphome#7645 by @clydebarrow
- Move setting global voice assistant to constructor esphome#7630 by @synesthesiam