Skip to content

v14.0.0

Choose a tag to compare

@github-actions github-actions released this 06 May 19:43

⚠️⚠️⚠️ 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

🛠 Fixes

  • Prepare the plugin for the next Home Assistant version (2026.5.0)

🧩 Dependencies

  • Solve vulnerabilities
  • Extend pnpm overrides to solve more vulnerabilities
  • Solve vulnerabilities
  • [Dependencies]: Bump the dependencies-dev group with 5 updates
  • [Dependencies]: Bump the dependencies-prod group across 1 directory with 2 updates
  • Solve vulnerabilities in docs
  • [Dependencies]: Bump the dependencies-dev group with 3 updates
  • [Dependencies]: Bump home-assistant-styles-manager from 4.1.0 to 4.1.2 in the dependencies-prod group across 1 directory
  • [Dependencies]: Bump the dependencies-dev group with 4 updates
  • [Dependencies]: Bump typescript-eslint from 8.58.2 to 8.59.0 in the dependencies-dev group
  • Solve vulnerabilities through pnpm overrides
  • [Dependencies]: Bump the dependencies-dev group with 3 updates

⚙️ Configuration

  • [Github Actions]: Bump LouisBrunner/checks-action from 3.0.0 to 3.1.0 in the actions-deps group across 1 directory
  • [Github Actions]: Bump the actions-deps group across 1 directory with 1 update
  • [Github Actions]: Bump the actions-deps group across 1 directory with 2 updates