In fact, the latest releases (2023.5 and onwards) have fixed the problem that started occurring as of more or less 2023.4: back then, based on input from this very thread, I replaced top: var(--header-height); by top: 0px; to stop the same problem from occurring.
The solution now then is to just change it back to top: var(--header-height); (at least, that’s what worked in my case. I reverted z-index: 9; to z-index: 1; as well, but didn’t have the impression that changed matters).
Now my problem is that the number of the lamps does not change when I turn off the light with the switch. Can I say not to display the color of the badge when light.lumi_lumi_switch_b2lc04_light_2 and light.lumi_lumi_switch_b2lc04_light off?
Question for @rhysb or other members who can help: I’m trying to get the beautiful media player cards from this thread to work with what’s playing on my nVidia Shield, but it seems this is not making the entity_picture available, which means I can’t see the artwork of whatever is playing (nor can it be used to define colours). When I change the media player to e.g. ‘my’ Spotify, all works perfectly, so it really doesn’t seem to be the code itself but the ‘pass through’ capability of the artwork by the nVidia Shield (or Android TV?) integration.
I read that some people are using the Universal Media player but I don’t quite see how that would help as besides Spotify, I also use YoutTube, Kodi etc on the same device…
Some guidance would be strongly appreciated. Thanks in advance!
hello @rhysb i have since the last update that these 2 things don’t go too well anymore so i can’t get into my menu properly how could i solve this i already deleted the cache & back ha restarted the app but this doesn’t help?
Hi @rhysb
Great work there! I’d like to ask for your help in something I think you’d like too:
How’s possible instead of navigating each time you press the welcome card buttons to another view (eg. lights, secure etc) to keep the welcome card always on top and show beneath it the appropriate set of cards?
That way you save interface button presses and I guess the UI looks neater!
Any suggestions?
Thank you in advance!
Thanks for your sidebar-card config, very cool. I copied and adapted it for my use case.
I also added icons in the menu items as you did. If my HA dashboard is in dark mode they appear but if it is in day mode (i.e. white background) they are invisible (as they have the same color as the background). Also the 2 separator lines are invisible.
Do you have an idea if it is possible that the icons (and lines) also follow the automatic day/night mode of HA i.e. that they they change to black in day mode as also the font color does?
Id once been playing around with an idea for a washing machine card that someone may wish to run with a little more (kinda give up lol)
Is it worth hanging the washing out!
So the first idea was to just add a probability of rain and the forecast high for the day to a washing machine card
BUT the it dawned on me why not combined the two as a percentage rating
the higher the percentage the more likely the washing would get dry outside
found it easier to make two sensors from my weather station here (weather.imosgi10) but you could just change this for HA (weather.weather)
one for probability rain and one for max high
the last sensor is the possibility of drying based off those two sensor
i believe it kinda works but to be fair it needs some more playing around with someone may wish to try … kinda give up
Does anyone know how to pipe the Source list of a Media Player entity into a Mushroom Select Card? Media Player Entities would definitely benefit from the use of this card. My Apple TVs and my Yamaha AV Receiver both have Source pulldown menus I’d like to leverage directly rather than having to click through the card.
@rhysb First thanks a lot for your posting and the knowledge within.
While rebuilding my ui to make it more Family usable i came across your room example. Unfortunately it is not workig as expected. Just copying your code and adapting it to my entities/sensor gives me the following.