v7.7.0-beta.3
Pre-release
Pre-release
7.7.0-beta.3 (2026-07-06)
🐞 Bug Fixes
- Allow theme yaml loading via either
developer-toolsortoolsin preparation for Home Assistant 2026.8.0. UIX uses ha-yaml-editor as a yaml2json loader and loads via (developer-)tools. (3a82a23), closes #425 - Unhandled exception when theme
-yamlsection has invalid yaml. Correct to show UIX error and group invalid yaml with console group. (0a77e6a)