⚠️ ⚠️ ⚠️ BREAKING CHANGE! READ BEFORE UPDATE ⚠️ ⚠️ ⚠️
This release is a major one and it is a breaking change. This version needs Home Assistant 2026.8.0 as the minimum version to work. So, if you are not already in this version of Home Assistant DO NOT UPDATE.
Fix dialogs functionality
Home Assistant 2026.8.0 has implemented a panel-readiness feature for panels and the ha-panel-config has been set with this option, and this broke the custom-sidebar dialogs functionality. This has been fixed in this release.
Fix default_path option edge case
In certain scenarios (mainly very slow systems or slow network connections), the default_path was not working because its logic could run before the panel got loaded and it could get overridden by the default panel navigation. This has been fixed in this release.
🛠 Fixes
- Migrate home assistant to version 2026.8.0
- PR: #704 by @elchininet
🧩 Dependencies
- [Dependencies]: Bump typescript-eslint from 8.63.0 to 8.64.0 in the dependencies-dev group
- PR: #695 by @dependabot[bot]
- Update pnpm to version 11.15.0
- PR: #697 by @elchininet
- [Dependencies]: Bump the dependencies-dev group with 2 updates
- PR: #702 by @dependabot[bot]
- [Dependencies]: Bump js-yaml from 5.2.1 to 5.2.2 in the dependencies-prod group across 1 directory
- PR: #701 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 4 updates
- PR: #706 by @dependabot[bot]
- [Dependencies]: Bump js-yaml from 5.2.2 to 5.2.3 in the dependencies-prod group across 1 directory
- PR: #705 by @dependabot[bot]
- Migrate home assistant to version 2026.8.0
- PR: #704 by @elchininet
⚙️ Configuration
- [Github Actions]: Bump actions/setup-node from 6 to 7 in the actions-deps group across 1 directory
- PR: #696 by @dependabot[bot]
- Update issue templates
- PR: #700 by @elchininet
- Migrate to ESM
- PR: #707 by @elchininet
- Migrate home assistant to version 2026.8.0
- PR: #704 by @elchininet
📝 Documentation
- Add another point to the Troubleshooting list
- PR: #699 by @elchininet
- Migrate home assistant to version 2026.8.0
- PR: #704 by @elchininet