Split lovelace views in files

This commit is contained in:
2020-03-05 21:19:31 +02:00
parent e5c16575c2
commit 5d8803a716
7 changed files with 332 additions and 355 deletions
+34
View File
@@ -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