Lovelace: Chromecast Radio Jukebox

No, the change from 8 days ago should fix the sonos issue.

Let me know if it works

Thanks!
You can automate netradio. Check out the documentation on github. There are three service calls to play a given radio and skip channel up and down

1 Like

No, that change is the one Iā€™ve been using and it does not work with my Sonos

Where do I find the window height for the card itself?
I would like to make it longer. my 128 by 128 icons donā€™t fit it anymore. :wink:

Got it. I am not home right now so might look into it when I am back. Are you sure that the const.py file has MIME TYPE ā€˜musicā€™ not ā€˜audio/mpegā€™?

Someone else with a Sonos fixed the issue that way.

For this one I donā€™t know, I am not an expert myself. I think that these units are designed to be auto-adjusting so there must be some setting to auto flow the size of the units. Would look at source code for similar units that have large icons , such as the temperature setting unit or the picture unit in the main home assistant code.

The File const.py does have a MIME TYPE of ā€œMusicā€.

Hi there.
I have a question.
When I put your code in the config fill everything runs fine and I can listen to all radios perfectly.
But when I try to restart my home assistant sever home assistant gives an error that comes from your code.
I will put the error code in this post.
Hopefully you can help me.
Thank you in advance.