mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
80 lines
2.3 KiB
YAML
80 lines
2.3 KiB
YAML
type: horizontal-stack
|
|
cards:
|
|
- type: vertical-stack
|
|
cards:
|
|
- show_name: true
|
|
show_icon: true
|
|
type: button
|
|
icon_height: 25px
|
|
tap_action:
|
|
action: navigate
|
|
navigation_path: /cams-yml/girls-room-camera
|
|
entity: input_boolean.girls_room_occupied
|
|
- show_name: true
|
|
show_icon: true
|
|
type: button
|
|
icon_height: 25px
|
|
tap_action:
|
|
action: navigate
|
|
navigation_path: /cams-yml/front-room-camera
|
|
entity: input_boolean.front_room_occupied
|
|
- show_name: true
|
|
show_icon: true
|
|
type: button
|
|
icon_height: 25px
|
|
tap_action:
|
|
action: navigate
|
|
navigation_path: /cams-yml/kitchen-camera
|
|
entity: input_boolean.kitchen_occupied
|
|
- show_name: true
|
|
show_icon: true
|
|
type: button
|
|
icon_height: 25px
|
|
tap_action:
|
|
action: navigate
|
|
navigation_path: /cams-yml/computer-area-camera
|
|
entity: input_boolean.computer_area_occupied
|
|
- show_name: true
|
|
show_icon: true
|
|
type: button
|
|
icon_height: 25px
|
|
tap_action:
|
|
action: navigate
|
|
navigation_path: /cams-yml/great-room-camera
|
|
entity: input_boolean.great_room_occupied
|
|
|
|
- type: vertical-stack
|
|
cards:
|
|
- show_name: true
|
|
show_icon: true
|
|
type: button
|
|
icon_height: 25px
|
|
tap_action:
|
|
action: navigate
|
|
navigation_path: /cams-yml/garage-camera
|
|
entity: input_boolean.garage_occupied
|
|
- show_name: true
|
|
show_icon: true
|
|
type: button
|
|
icon_height: 25px
|
|
tap_action:
|
|
action: navigate
|
|
navigation_path: /cams-yml/front-porch-camera
|
|
entity: input_boolean.front_porch_occupied
|
|
- show_name: true
|
|
show_icon: true
|
|
type: button
|
|
icon_height: 25px
|
|
tap_action:
|
|
action: navigate
|
|
navigation_path: /cams-yml/back-yard-camera
|
|
entity: input_boolean.back_yard_occupied
|
|
- show_name: true
|
|
show_icon: true
|
|
type: button
|
|
icon_height: 25px
|
|
tap_action:
|
|
action: navigate
|
|
navigation_path: /cams-yml/mbr-camera
|
|
entity: input_boolean.bedroom_occupied
|