mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 09:58:45 +00:00
Refactor automations
This commit is contained in:
@@ -7,7 +7,7 @@ cards:
|
|||||||
title: Automations
|
title: Automations
|
||||||
entities:
|
entities:
|
||||||
- entity: input_boolean.routine_welcome_home
|
- entity: input_boolean.routine_welcome_home
|
||||||
- entity: automation.presence_arrival_detection
|
- entity: automation.presence_arrival_detecion
|
||||||
- entity: automation.coming_home
|
- entity: automation.coming_home
|
||||||
- entity: automation.leaving_home
|
- entity: automation.leaving_home
|
||||||
- entity: automation.cube_knock
|
- entity: automation.cube_knock
|
||||||
@@ -21,6 +21,8 @@ cards:
|
|||||||
- entity: automation.domestina_automate_end
|
- entity: automation.domestina_automate_end
|
||||||
- entity: automation.domestina_end
|
- entity: automation.domestina_end
|
||||||
- entity: automation.camera_startup
|
- entity: automation.camera_startup
|
||||||
|
- entity: automation.camera_turn_off_on_startup
|
||||||
|
- entity: automation.system_announce_start
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
|
|
||||||
- type: entities
|
- type: entities
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ script:
|
|||||||
service: homeassistant.restart
|
service: homeassistant.restart
|
||||||
|
|
||||||
automation:
|
automation:
|
||||||
- id: announce_start
|
- id: system_announce_start
|
||||||
alias: System - Announce start
|
alias: System - Announce start
|
||||||
trigger:
|
trigger:
|
||||||
platform: homeassistant
|
platform: homeassistant
|
||||||
|
|||||||
Reference in New Issue
Block a user