Hi,
I am trying to add another HA media player into the card but I am not seeing it as an option - the card ‘code’ works but I dont see anything below the unnamed rooms (Den23 & down - 14,24,11,22,13) dont show up as an option to select that room):
cards:
- type: custom:sonos-card
#Other parts of your card config
# ...
customSources:
media_player.bedroom:
- title: TV
thumbnail: https://cdn-icons-png.flaticon.com/512/716/716429.png
Two questions how can the all favorites title be changed and what css is needed to alter the thumbnail borders and color? in the old version i used sonos-border-radius for example.
Is there a way to scrub through audio? On the default media player, I’m able to select a position in the song. Is this also possible through the Sonos card?
Not sure if this is a bug or I haven’t configured correctly but when I browse local media through the custom sonos card, it does not display any of my audio files to play. I can see the media and play it in the default media dashboard in home assistant but not in the sonos card. Any suggestions?
I’m attempting to cast a dashboard with this card to a google hub and I’m getting a message “the custom card doesn’t exist”. The dashboard works with no issue through a typical browser, IOS app, etc. Only seems to happen when attempting to cast the dashboard to a google hub. Anyone else attempted this or had any luck doing it? Thank you.
Is there a way to show all tracks / songs from the actual playlist / queue? I don’t know how to jump to a specific song in the actual playing list. Thx
Maintaining a self-written media browser that matches Home Assistant’s built-in media browser has become increasingly difficult. This area has been the one with the most bugs and issues reported. Because of this the decision is to only show favorites in media section, and for other media the user can use HA’s built-in media browser dialog.
A new beta is released which uses Home Assistant’s built-in browser. Please try it out and let me know if you find any issues:
Hello,
I might be missing something but how do I add items to All Favourites?
I have nothing there although I have many favourites on my Sonos favourites app.
Sorry, I miss-tagged that change. It is not a feature, it is under the hood.
This is just to reuse Home Assistant’s built in component to render player control buttons, instead of me building and maintaining them myself.