Update leaving home routine

This commit is contained in:
2020-06-24 22:51:20 +03:00
parent 4e78b2f4ec
commit 3a0e4c8f2e
+11 -9
View File
@@ -2,18 +2,20 @@ 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
- service: homeassistant.turn_off
entity_id:
- input_boolean.georgi_home
- media_player.nvidia_shield
- media_player.living_room_tv
- light.all
- climate.toshiba_ac
- fan.philips_airpurifier
- service: media_player.media_stop
entity_id: group.all_sonos
- service: light.turn_off
entity_id:
- light.all
- light.browser_kitchen
- service: fan.turn_off
entity_id: fan.philips_airpurifier
- service: light.turn_on
entity_id: light.browser_kitchen
data:
brightness_pct: 1