Do I need to specify the favorites in the yaml config, or should it be automatically imported from the player source list?, currently there is no favorites listed.
type: custom:custom-sonos-card
name: ''
groupsTitle: Speakers
groupingTitle: ''
favoritesTitle: Favorites
headerImage: ''
shuffleFavorites: false
noMediaText: No media selected
allVolumesText: All volumes
entityNameRegexToReplace: 'SONOS '
entityNameReplacement: ''
I just wanted to say I absolutely love this card and want to thank you for all your work. It is impressive how well it works. Just a random question, do you have plans to add the queue to the card? Like the ability to see what songs are up next and maybe select them? Just curious. Either way great work. Thank you!
I did not like the way it displayed the cards on lovelace so I learned how to up the opacity
If you go into the file for your theme and just search ‘rgba’, you’ll find all the results that deal with it, I just looked for the one on cards and ramped it up. The last number is the opacity; .9 represents 90% opacity.
When I did this, it changed all my cards but NOT the sonos page, but now that I was armed with this information, I could easily find what I needed in the sonos card file to ramp up the opacity there; the difference is opacity is spelled out:
Thanks @BeastHouse
We’re a bit off topic now, since this is not specific for the Sonos card but very generic thing about how to set theme variables in home assistant.
Can you explain me what the --sonos-favorites-multiline variable does? I tried wrap and nowrap but nothing changes…
And more there is a way to make texts in the devices section and in the titles of favourites a little bigger?