Naming according to convention. Refactor routines

This commit is contained in:
2020-03-05 14:08:01 +02:00
parent 05274b33d7
commit a502308176
15 changed files with 144 additions and 113 deletions
+17
View File
@@ -0,0 +1,17 @@
script:
routine_leaving_home:
alias: Routine - Leaving home
sequence:
- service: input_boolean.turn_off
entity_id: input_boolean.georgi_home
- service: script.security_camera_on
- service: media_player.turn_off
entity_id:
- media_player.living_room_tv
- media_player.living_room_tv_2
- service: media_player.media_stop
entity_id: media_player.master_bedroom
- service: light.turn_off
entity_id: light.living_room_all_lights
- service: input_boolean.turn_off
entity_id: input_boolean.speech_notifications