mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-13 19:54:42 +00:00
Join sonoses when coming home
This commit is contained in:
@@ -22,3 +22,13 @@ script:
|
||||
entity_id: media_player.master_bedroom
|
||||
data_template:
|
||||
source: "{{ playlist | default('Evening Chill') }}"
|
||||
|
||||
music_join_sonoses:
|
||||
alias: "Music · Join Sonoses"
|
||||
sequence:
|
||||
- service: sonos.join
|
||||
entity_id:
|
||||
- media_player.living_room
|
||||
- media_player.kitchen
|
||||
data:
|
||||
master: media_player.master_bedroom
|
||||
|
||||
Reference in New Issue
Block a user