the code is above. Nothing is in the config.yaml about it.
you need to install radio browser (integration), mini media player (HACS), and you can find the details (URL and logo) of radio station in the http://radio-browser.info
thats all
The purpose of the stateless volume controls is to account for media player entities that don’t provide status feedback, such as when you control an amplifier via an IR blaster. In that scenario HA has no idea what the volume is set to, hence being ‘stateless’.
Hello guys,
I’m a bloody newbie with HA and have been struggling with the following requirement for days: I used the shortcut option to assign radio channel selection to some keys, which worked great. However, I would now like to switch to another dashboard with one of the shortcut button and I just can’t find the option to do so.
Would be great to get any info here
Given you’ve only just started, I’m slightly hesitant to actually recommend this, but you could (theoretically) achieve this by installing the custom component browser-mod.
It comes with a service - browser_mod.navigate - which I think you could use with a shortcut item object set to service. I say ‘theoretically’ because I’ve not actually tried to do this myself…
Thank you, you are right, as I didn’t find any possibility directly from the mini player I started testing with the browser-mod yesterday. But there is the challenge only to change the dashboard at the respective device in use instead of every ones. I’m struggling to hand over the browser ID from the front end to the script at the back end.
Simple task - tedious way
I’ve done some searching and not sure if what I want is possible. I’ve got a dashboard of Roon endpoints that is all at the same height and has a toggle for grouping endpoints on/off. It’s working perfectly, however when the endpoint is Off (which some can be) the mini-media-player is switching to a smaller “no music” type view, which messes with my OCD. Is there a way to make the mini-media-player a fixed height irrespective of whether it’s playing media?
Note, if the endpoint has no music queued but is still on, it looks more normal.
It’s an integrated streamer/amp. So yes, I turn the amp off and the endpoint is “off” (but still contactable on the network).
Leaving an 80W amp with an LCD screen on all the time doesn’t seem ideal.
I haven’t tried idle object options because it looks fine while idle (and even while unavailable). It’s only while it’s actually off that the media player “shrinks”.
Code is below. I’ve tried the height: 65px inside the media player card with no success.