Tweak sonos cards

This commit is contained in:
2020-05-02 20:36:09 +03:00
parent bb4cc4d4ab
commit 78f413943b
8 changed files with 37 additions and 15 deletions
@@ -20,3 +20,4 @@
template: media_with_controls
variables:
- player: media_player.bathroom
- player_name: Bathroom
@@ -81,6 +81,7 @@
template: media_with_controls
variables:
- player: media_player.kitchen
- player_name: Kitchen
- type: horizontal-stack
cards:
@@ -93,6 +93,7 @@
template: media_with_controls
variables:
- player: media_player.living_room
- player_name: Living room
- type: vertical-stack
@@ -314,22 +314,23 @@
template: sonos_media_player
variables:
- player: media_player.master_bedroom
- name: M. Bedroom
- type: custom:decluttering-card
template: sonos_media_player
template: sonos_media_player_small
variables:
- player: media_player.living_room
- sync_volume: false
- name: Living room
- type: horizontal-stack
cards:
- type: custom:decluttering-card
template: sonos_media_player_small
variables:
- player: media_player.kitchen
- type: custom:decluttering-card
template: sonos_media_player_small
variables:
- player: media_player.kitchen
- name: Kitchen
- type: custom:decluttering-card
template: sonos_media_player_small
variables:
- player: media_player.bathroom
- type: custom:decluttering-card
template: sonos_media_player_small
variables:
- player: media_player.bathroom
- name: Bathroom
@@ -76,6 +76,7 @@
template: media_with_controls
variables:
- player: media_player.master_bedroom
- player_name: M. Bedroom
- type: vertical-stack