5.0.0-dev.1 (2025-09-16)
⚠ BREAKING CHANGES
- color: Card background color will always be
var (--card-background-color)
when state is inactive andcolor_type: card
. You can set card background with state.
Features
- Add
icon_*_action
support (#984) (4e02887), closes #739 - Support update timer (#981) (4717feb), closes #436
Bug Fixes
- color: inactive card background no longer inactive color when
colour_type: card
andcolor
set. (#987) (b4f00f9), closes #754 - Embedded light card handle issue (#989) (d01ef37), closes #427 #901
- Hold action on picture entity (#996) (9f2501f), closes #994
- Move while hold on touch devices (#993) (2c17386)