mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-10 02:24:41 +00:00
Automate Sonos for TV
This commit is contained in:
@@ -16,6 +16,14 @@ automation:
|
||||
- media_player.plex_lg
|
||||
to: "playing"
|
||||
action:
|
||||
- service: sonos.unjoin
|
||||
entity_id: media_player.living_room
|
||||
- service: media_player.select_source
|
||||
entity_id: media_player.living_room
|
||||
data:
|
||||
source: TV
|
||||
- service: media_player.media_pause
|
||||
entity_id: media_player.master_bedroom
|
||||
- service: scene.create
|
||||
data:
|
||||
scene_id: plex_before_start
|
||||
|
||||
Reference in New Issue
Block a user