v10.7.2
This release is a patch, so it doesn't bring any breaking change. It fixes an issue with some item background options like item_background_hover or item_background_hover_opacity.
After this change in Home Assistant frontend code, some options related to the item's background like item_background_hover or item_background_hover_opacity got broken. This has been fixed in this release.
🛠 Fixes
- Fix item background options
- PR: #502 by @elchininet
🧩 Dependencies
- Update docs packages
- PR: #499 by @elchininet