Change F1 notification automation
This commit is contained in:
parent
656cbe702a
commit
2d8e5f1aeb
@ -11,13 +11,22 @@
|
||||
media_content_id: https://open.spotify.com/track/5r7egnfTIQjaKSGREhIky9?si=688bbc2db49a4980
|
||||
media_content_type: music
|
||||
target:
|
||||
entity_id: media_player.bedroom
|
||||
- choose:
|
||||
- conditions:
|
||||
- condition: not
|
||||
conditions:
|
||||
- condition: state
|
||||
entity_id: media_player.living_room
|
||||
state: TV
|
||||
attribute: source
|
||||
sequence:
|
||||
- service: sonos.join
|
||||
data:
|
||||
master: media_player.bedroom
|
||||
entity_id: media_player.living_room
|
||||
- service: sonos.join
|
||||
data:
|
||||
master: media_player.living_room
|
||||
entity_id: media_player.bedroom
|
||||
- service: sonos.join
|
||||
data:
|
||||
master: media_player.living_room
|
||||
master: media_player.bedroom
|
||||
entity_id: media_player.bathroom
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user