I still only see the first of the two adjustments.
If I switch the positions of the two, the other one gets visible.
Any idea why?
Thank you also for the other solution.
I guess this would work, but I have a lot dimmer in this entities card, so the general approach would save me a lot copy and paste.
Ok, .wrapper didnât work for my margins, the slider didnât move.
But I guess your idea is somehow based on a problem, that we shouldnât use the same identifiers for different selectors?
So I tried to alter my selector in a way that doesnât change it functionally:
as it happens, this was just what I was looking for, hoping to have the brightness and/or rgb_color on the second row.
Since you obviously like this idea @thomasloven, would be it be a viable feature request for the slider-entity-row card to enable the second row and set it on specific attributes?
Would prevent many many user errors!
Looking for something like this:
showing last_changed, or color attributes on the second line. Having the color temp on the badges wouldnât hurt either, but that might be pushing it a bit
Can you paste this to my code? I tried unsuccessfullyâŠ
Thanks a lot. Spent several hours trying to figure it out on his own. It turned out that it was enough to ask))
since youâve mentioned specific styling impossibilities using a picture-entity card, please let me ask if I can blink a picture-entity card. Trying this:
Thatâs because the background canât be seen on a picture-entity card since thereâs a picture in the way, and also because background has no default value.
Youâll have to find some other property that works to change.
understand the background getting covered by the picture. Are you saying then this cant be done? I cant set the picture to be blinking? and have a default background set to a color?
wasnât asking you to⊠sorry if you got that impression.
otoh, it would be very nice if you could share the config of the blinking cat
as to make my research somewhat more focussed on possibilities, rather than on the issues I run into momentarily.
anyone else maybe that can help me find the correct property to make a blinking picture-entity card possible? Ive checked most of the available properties on https://www.w3schools.com/cssref/css3_pr_animation-keyframes.asp as Thomas suggested, but canât seem to find the correct one.