mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
initial push
This commit is contained in:
@@ -0,0 +1,74 @@
|
||||
type: horizontal-stack
|
||||
cards:
|
||||
- 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
|
||||
- show_name: true
|
||||
show_icon: true
|
||||
type: button
|
||||
icon_height: 25px
|
||||
tap_action:
|
||||
action: navigate
|
||||
navigation_path: /cams-yml/nursery-camera
|
||||
entity: input_boolean.nursery_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.master_bedroom_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/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/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-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/front-porch-camera
|
||||
entity: input_boolean.front_porch_occupied
|
||||
Reference in New Issue
Block a user