mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
initial push
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
type: vertical-stack
|
||||
cards:
|
||||
- type: conditional
|
||||
conditions:
|
||||
- entity: input_select.master_bedroom_camera
|
||||
state: Left
|
||||
card:
|
||||
!include /config/lovelace/stretch-cameras/master-bedroom-left-card.yaml
|
||||
- type: conditional
|
||||
conditions:
|
||||
- entity: input_select.master_bedroom_camera
|
||||
state: Right
|
||||
card:
|
||||
!include /config/lovelace/stretch-cameras/master-bedroom-right-card.yaml
|
||||
Reference in New Issue
Block a user