Don't sync volume for living room sonos

This commit is contained in:
2020-05-01 18:25:29 +03:00
parent f2e5aec9e4
commit 8c6c133c9d
2 changed files with 3 additions and 1 deletions
@@ -1,13 +1,14 @@
sonos_media_player:
default:
- info: "short"
- sync_volume: true
card:
type: custom:mini-media-player
artwork: cover
info: "[[info]]"
entity: "[[player]]"
speaker_group:
sync_volume: true
sync_volume: "[[sync_volume]]"
entities:
- entity_id: media_player.master_bedroom
name: M. Bedroom
@@ -366,6 +366,7 @@
template: sonos_media_player
variables:
- player: media_player.living_room
- sync_volume: false
- type: horizontal-stack
cards: