v14.0.0
⚠️ ⚠️ ⚠️ BREAKING CHANGE! READ BEFORE UPDATE ⚠️ ⚠️ ⚠️
This release is a major one and it is a breaking change. This version needs Home Assistant 2026.5.0 as the minimum version to work. So, if you are not already in this version of Home Assistant DO NOT UPDATE.
Plugin broken due to sidebar tooltip refactor
Home Assistant 2026.5.0 refactored the sidebar anf how the tooltips are managed and this broke the plugin functionality to add and remove the tooltips. In this version this has been fixed.
Set the dockedSidebar property in the localStorage
This release sets the dockedSidebar entry in the localStore when the plugin starts. As now the sidebar has animations when open and closed, this avoids unwanted animations if the value in localStorage differs from the value set through the sidebar_mode option.
🚀 Features
- Set the dockedSidebar property in the localStorage
- PR: #619 by @elchininet
🛠 Fixes
- Prepare the plugin for the next Home Assistant version (2026.5.0)
- PR: #622 by @elchininet
🧩 Dependencies
- Solve vulnerabilities
- PR: #603 by @elchininet
- Extend pnpm overrides to solve more vulnerabilities
- PR: #604 by @elchininet
- Solve vulnerabilities
- PR: #605 by @elchininet
- [Dependencies]: Bump the dependencies-dev group with 5 updates
- PR: #608 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-prod group across 1 directory with 2 updates
- PR: #609 by @dependabot[bot]
- Solve vulnerabilities in docs
- PR: #610 by @elchininet
- [Dependencies]: Bump the dependencies-dev group with 3 updates
- PR: #613 by @dependabot[bot]
- [Dependencies]: Bump home-assistant-styles-manager from 4.1.0 to 4.1.2 in the dependencies-prod group across 1 directory
- PR: #612 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 4 updates
- PR: #616 by @dependabot[bot]
- [Dependencies]: Bump typescript-eslint from 8.58.2 to 8.59.0 in the dependencies-dev group
- PR: #618 by @dependabot[bot]
- Solve vulnerabilities through pnpm overrides
- PR: #620 by @elchininet
- [Dependencies]: Bump the dependencies-dev group with 3 updates
- PR: #623 by @dependabot[bot]
⚙️ Configuration
- [Github Actions]: Bump LouisBrunner/checks-action from 3.0.0 to 3.1.0 in the actions-deps group across 1 directory
- PR: #607 by @dependabot[bot]
- [Github Actions]: Bump the actions-deps group across 1 directory with 1 update
- PR: #611 by @dependabot[bot]
- [Github Actions]: Bump the actions-deps group across 1 directory with 2 updates
- PR: #615 by @dependabot[bot]