mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-13 19:54:42 +00:00
Split lovelace views in files
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
title: System
|
||||
path: system
|
||||
icon: "mdi:cogs"
|
||||
badges: []
|
||||
cards:
|
||||
- type: entities
|
||||
title: Automations
|
||||
entities:
|
||||
- entity: input_boolean.routine_welcome_home
|
||||
- entity: automation.presence_arrival_detection
|
||||
- entity: automation.coming_home
|
||||
- entity: automation.leaving_home
|
||||
- entity: automation.cube_knock
|
||||
- entity: automation.cube_shake
|
||||
- entity: automation.enable_guest_mode
|
||||
- entity: automation.disable_guest_mode
|
||||
- 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_startup
|
||||
show_header_toggle: false
|
||||
|
||||
- type: entities
|
||||
title: Batteries
|
||||
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
|
||||
show_header_toggle: false
|
||||
Reference in New Issue
Block a user