mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-13 19:54:42 +00:00
Update coming home automation
This commit is contained in:
@@ -17,6 +17,7 @@ script:
|
||||
brightness_pct: 100
|
||||
- service: script.security_camera_off
|
||||
- service: script.routine_coming_home_after_sunset
|
||||
- service: script.toshiba_ac_on_cool_if_hot
|
||||
- service: script.sonos_join_bedroom
|
||||
- service: script.routine_coming_home_welcome_home
|
||||
|
||||
@@ -25,6 +26,7 @@ script:
|
||||
sequence:
|
||||
- condition: sun
|
||||
after: sunset
|
||||
after_offset: "-01:00:00"
|
||||
- service: light.turn_on
|
||||
entity_id: light.on_after_dark
|
||||
data:
|
||||
|
||||
Reference in New Issue
Block a user