mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-07 10:18:44 +00:00
Add all the Sonos! Add Kitchen view. Refactor views
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
title: System
|
||||
path: system
|
||||
icon: "mdi:cogs"
|
||||
badges: []
|
||||
cards:
|
||||
- type: entities
|
||||
title: Automations
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- entity: input_boolean.routine_welcome_home
|
||||
- entity: automation.presence_arrival_detection
|
||||
- entity: automation.security_door_opened_while_away
|
||||
- entity: automation.coming_home
|
||||
- entity: automation.leaving_home
|
||||
- entity: automation.master_bedroom_bedside_light_on_bedside_switch_single_click
|
||||
- entity: automation.cube_knock
|
||||
- entity: automation.cube_shake
|
||||
- entity: automation.enable_guest_mode
|
||||
- entity: automation.disable_guest_mode
|
||||
- entity: automation.sleep_toggle_on_switch_tap
|
||||
- entity: automation.enable_sleep_mode
|
||||
- entity: automation.disable_sleep_mode
|
||||
- entity: automation.domestina_automate_start
|
||||
- entity: automation.domestina_start
|
||||
- entity: automation.domestina_automate_end
|
||||
- entity: automation.domestina_end
|
||||
- entity: automation.camera_turn_off_on_startup
|
||||
- entity: automation.system_announce_start
|
||||
|
||||
- type: entities
|
||||
title: Batteries
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- entity: sensor.front_door_power
|
||||
- entity: sensor.living_room_right_window_power
|
||||
- entity: sensor.bedroom_right_window_power
|
||||
- entity: sensor.bedroom_weather_power
|
||||
- entity: sensor.cube_power
|
||||
- entity: sensor.master_bedroom_bedside_switch_power
|
||||
Reference in New Issue
Block a user