Change from sonos: to speaker_group: makes group
See original GitHub issuev1.0.4
I tried updating my configuration from sonos: to the new speaker_group: option with platform: sonos. When I do that, both the speaker group icon and the expanded group list (set to true in my config) disappear. Reverting the changes makes the group icon and expanded list re-appear. See the screenshots below. I don’t know if it’s relevant, but I’ve got the mini-media-player card embedded in a custom vertical-stack-in-card card. I’ve included the complete “before” working config at the end just in case.
Just let me know if you need more info or testing. Thanks as always.
Before:
After:
card:
cards:
- elements:
- service: script.turn_on
service_data:
entity_id: script.call_sonos_diningroomtab_launch
style:
left: 16%
top: 47%
type: service-button
- service: script.turn_on
service_data:
entity_id: script.sonos_play_whole_house
style:
left: 62%
top: 47%
type: service-button
- service: script.turn_on
service_data:
entity_id: script.sonos_downstairs_only
style:
left: 78%
top: 47%
type: service-button
- service: script.turn_on
service_data:
entity_id: script.sonos_pause_whole_house
style:
left: 92%
top: 47%
type: service-button
image: /local/images/sonos_control_6.png
type: picture-elements
- artwork: cover
entity: media_player.dining_room_2
hide:
icon: true
power: true
source: false
sonos:
entities:
- entity_id: media_player.dining_room_2
name: Dining Room
- entity_id: media_player.living_room
name: Living Room
- entity_id: media_player.kitchen
name: Kitchen
volume_offset: 15
- entity_id: media_player.guest_room_2
name: Guest Room
- entity_id: media_player.library
name: Library
- entity_id: media_player.master_bedroom_2
name: Master Bedroom
- entity_id: media_player.study
name: Study
- entity_id: media_player.garden
name: Garden
volume_offset: 43
expanded: true
show_group_count: true
sync_volume: true
type: 'custom:mini-media-player'
- entities:
- entity: switch.garden_sonos_2
name: Garden Sonos Power
show_header_toggle: false
type: entities
type: 'custom:vertical-stack-in-card'
style:
'--paper-card-background-color': 'rgba(0, 0, 0, 0.0)'
type: 'custom:card-modder'
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Group and ungroup rooms - Sonos Support
From the. System tab, tap. Group next to the group you want to change. · Tap the rooms you want to remove from...
Read more >How to Group Sonos Speakers Together: A Simple Guide -
Go to settings and select “System”; Find “Products” and select the first speaker you want to create into a stereo pair; Select “set...
Read more >How do I turn 2 or more Sonos speakers into a group?
Step 1: open the Sonos Controller app · Step 2: open the settings · Step 3: tap 'Groups' · Step 4: select the...
Read more >Quick fixes: grouping Sonos speakers without the app
Locate the Sonos speaker you want to group with others that are already playing audio; Press and hold the play / pause button....
Read more >Tech Tips: How to group Sonos speakers. - YouTube
Want to get the most out of your audio setup? Agent Taylor is here to help you group speakers, connected on the same...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Apologies. I missed your second reply, so I haven’t tried. I will check later today.
On Sun, 21 Apr 2019, 15:48 Karl Kihlström, notifications@github.com wrote:
Awesome! No worries, I greatly appreciate the feedback, especially in regards to Sonos. Since I don’t own any Sonos devices myself, bugs could easily slip through.
Thanks!