v0.25.0
What's new:
- Added camera entity display modes:
camera_streamandcamera_snapshot, also usable in dynamic rules. - Added per-card
camera_snapshot_ttl_msplus per-cell override to control snapshot refresh/caching (default 5000 ms). - Added optional sizing for camera cells via
camera_height(px number, e.g.,200) orcamera_aspect(e.g.,16:9or16/9), also available in the visual editor. - Added per-action confirmation dialogs for tap, hold, and double-tap actions, with separate title and message fields.
- Fixed missing visual editor text fields on Home Assistant 2026.5+ by replacing the removed
ha-textfielddependency with an FCC-owned text field component. - Fixed localized entity state formatting for both select option lists and dynamic
overwrite: entity. - Improved the card editor visuals.
Full Changelog: v0.24.0...v0.25.0