Files
2024-04-14 14:08:56 -04:00

15 lines
416 B
YAML

type: vertical-stack
cards:
- type: conditional
conditions:
- entity: input_select.master_bedroom_camera
state: Left
card:
!include /config/lovelace/raw-cameras/master-bedroom-left-card.yaml
- type: conditional
conditions:
- entity: input_select.master_bedroom_camera
state: Right
card:
!include /config/lovelace/raw-cameras/master-bedroom-right-card.yaml