mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-05 08:44:24 +00:00
Join sonoses when coming home
This commit is contained in:
@@ -12,6 +12,7 @@ script:
|
||||
- service: script.security_camera_off
|
||||
- service: light.turn_on
|
||||
entity_id: light.living_room_all_lights
|
||||
- service: script.music_join_sonoses
|
||||
|
||||
# Check if welcome home is enabled, proceed with welcome routine.
|
||||
- condition: state
|
||||
|
||||
@@ -19,9 +19,4 @@ script:
|
||||
|
||||
# Prepare for the next day.
|
||||
- delay: 00:00:05
|
||||
- service: sonos.join
|
||||
entity_id:
|
||||
- media_player.living_room
|
||||
- media_player.kitchen
|
||||
data:
|
||||
master: media_player.master_bedroom
|
||||
- service: script.music_join_sonoses
|
||||
|
||||
Reference in New Issue
Block a user