Files
advanced-camera-card/docs/configuration/elements
Dermot Duffy ab683df5e8 feat: add problem detection framework for common problems (#2412)
Introduces a ProblemManager that detects and surfaces actionable issues
(stale config, legacy frigate-hass-card resources, slow/failed streams)
via status bar indicators and notification popups with fix actions.
2026-03-13 20:00:59 -07:00
..

elements

Introduction to elements

This card supports the Picture Elements configuration syntax to seamlessly allow the user to add custom elements to the card.

elements:
  - [element_1]
  - [element_2]

Note

The Advanced Camera Card allows either a single action (as in stock Home Assistant) or list of actions to be defined for each class of user interaction (e.g. tap, double_tap, hold, etc). See an example of multiple actions.

Elements

Option Description
Custom Elements Custom elements.
Stock Elements Standard Home Assistant elements.