mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-07 02:18:43 +00:00
Update leaving home routine
This commit is contained in:
@@ -2,18 +2,20 @@ script:
|
|||||||
routine_leaving_home:
|
routine_leaving_home:
|
||||||
alias: Routine · Leaving home
|
alias: Routine · Leaving home
|
||||||
sequence:
|
sequence:
|
||||||
- service: input_boolean.turn_off
|
|
||||||
entity_id: input_boolean.georgi_home
|
|
||||||
- service: script.security_camera_on
|
- service: script.security_camera_on
|
||||||
- service: media_player.turn_off
|
|
||||||
|
- service: homeassistant.turn_off
|
||||||
entity_id:
|
entity_id:
|
||||||
|
- input_boolean.georgi_home
|
||||||
- media_player.nvidia_shield
|
- media_player.nvidia_shield
|
||||||
- media_player.living_room_tv
|
- media_player.living_room_tv
|
||||||
|
- light.all
|
||||||
|
- climate.toshiba_ac
|
||||||
|
- fan.philips_airpurifier
|
||||||
|
|
||||||
- service: media_player.media_stop
|
- service: media_player.media_stop
|
||||||
entity_id: group.all_sonos
|
entity_id: group.all_sonos
|
||||||
- service: light.turn_off
|
- service: light.turn_on
|
||||||
entity_id:
|
entity_id: light.browser_kitchen
|
||||||
- light.all
|
data:
|
||||||
- light.browser_kitchen
|
brightness_pct: 1
|
||||||
- service: fan.turn_off
|
|
||||||
entity_id: fan.philips_airpurifier
|
|
||||||
|
|||||||
Reference in New Issue
Block a user