Dashboard: Sonos card

Just play around with widthPercentage for the different sections


PunxaPhil
image

Hi,
Card stopped working for me, groups looks like below, gruping and volume are completely empty. Iā€™ve re-added Sonos integration and card, but it didnā€™t help. Any ideas? Thanks!

Hi everyone. I have the Sonos card up and running.
I have a 7 zone mixed set up - 2x S1ā€™s and 5x S2ā€™s
My S1ā€™s wonā€™t join when given a music stream
They all show up, but they wonā€™t streamā€¦
When I hit ā€œapplyā€ I get the dreaded ā€œerror sonospeaker.join UPnP 501ā€ bugā€¦
Is this a specific problem with S1 Sonos endpoints?
Can this be rectified or should I upgrade everything to S2ā€¦?
Any other workarounds?
Thanks!

They all need to be S1 or all be S2

1 Like

Ok so I need two cards in my home assistant instance - that what you saying? One of my S1 devices and one for my S2 devices. Ok can select entity neededā€¦go itā€¦ But I wonā€™t be able to ā€œParty playā€ them all togetherā€¦ ? No problem Thanks for the tip!

You donā€™t need two cards. You can have them all in one card as long as you never try to join S1 with S2

1 Like

^ Sure dudeā€¦you have no idea how helpful this little bit of information is - I have been tearing my hair out trying to work out why I couldnā€™t join an S1 with an S2 - (was it my network?, was it something Iā€™d done wrong? nobody actually tells ya that this is now an original Sonos issue (not an generic UPnP one) - so any Sonos integration built off itā€¦ will also be an issueā€¦ Cheers for that!

:+1:


PunxaPhil
image

1 Like

^ No worries Phil happy to buy you a coffee to preserve use of my old Cullen Circuits hifi modded ZP70 and the ZP100 with the all important line in they (Sonos) dropped. Screw Sonos rock on Phil and HA!!!

1 Like

Hello there,

for some reason my new Shelly Wall Display is not showing album artwork in my favorites. It works across all other devices but for some reason only the titles will show up in my favorites.

I have tried messing about with the

replaceHttpWithHttpsForThumbnails ā†’ no effect
artworkHostname ā†’ no effect
mediaBrowserItemsPerRow ā†’ if this is set to 1, it shows a list of titles and empty spaces, where the artwork should be. If it is set to anything else (e.g. 3) it just displays the number where the list should be.

type: custom:sonos-card
sections:
  - media browser
mediaBrowserItemsPerRow: 1
hideBrowseMediaButton: true
entityId: media_player.sonos_wohnzimmer
replaceHttpWithHttpsForThumbnails: false
mediaBrowserTitle: Favoriten
artworkHostname: http://homeassistant.local:8123

Does anyone else have this issue - or better yet has already solved it? Does anyone have another hint what I could try?

Thanks in advance!

Same here. I use a Fire tablet in my living room where the Sonos card stopped showing favorites, where the other interfaces (phone, desktop browser) do.

Hi all,

Love this card and have been using it for ages. Since the shocking Sonos app update Iā€™m using some more of the functionality such as grouping etcā€¦ one thing Iā€™ve not been able to sort myself is if itā€™s possible to hide the select all/none buttons at the top of the groupings page? Sorry if Iā€™ve missed something obvious.

Cheers

Updated readme with how to do this with card_mod


PunxaPhil
image image

1 Like

I want to use 3 of these cards next to each other, so Iā€™ve put them into 20% 40% 40% grid. However, the first card is still too wide:

When I check the html, the card has min-width set to 20rem. An even if I change it, it gets immediately changed back to 20rem:

Is this something sonos-card re-computes on changes and can be fixed? When I use example 21 from documentation, it changes width of the buttons, but the card itself is still too wide.

Did you try using widthPercentage?

Yes, I tried that, but it doesnā€™t change a thing, as there is still that min-width set.

Apologies if this has been asked before, but I couldnā€™t find it.

Is it possible to sort favourites in the list?

Added a card_mod example

1 Like

Look in the docs for topFavorites

@smarthomejunkie thanks for publishing a video about the Sonos Card :star_struck:

3 Likes