Skip to content

v7.7.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Jul 00:41

7.7.0-beta.3 (2026-07-06)

🐞 Bug Fixes

  • Allow theme yaml loading via either developer-tools or tools in 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 -yaml section has invalid yaml. Correct to show UIX error and group invalid yaml with console group. (0a77e6a)