Skip to content

v0.25.0

Choose a tag to compare

@github-actions github-actions released this 10 May 23:20

What's new:

  • Added camera entity display modes: camera_stream and camera_snapshot, also usable in dynamic rules.
  • Added per-card camera_snapshot_ttl_ms plus 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) or camera_aspect (e.g., 16:9 or 16/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-textfield dependency 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