v10.5.1
This release is just a patch and doesn't bring any breaking change. In Home Assistant 2025.8.1, the element of the button to edit the sidebar items located in the profile page, has been changed and it has a different name now, something that made the sidebar_editable option to fail trying to disable this button. This pull request makes this option compatible with Home Assistant 2025.8.1 keeping the compatibility with older versions.
🛠 Fixes
- Fix sidebar_editable option in Home Assistant 2025.8.1
- PR: #456 by @elchininet
📝 Documentation
- Small improvements to the match and href order item properties in the documentation
- PR: #455 by @elchininet