I updated yesterday and didnāt notice this till this morning. But I just updated card-tools to the latest version (according to the resource trackerā¦) and Iām still not getting the state in secondaryinfo, just the entity name:
Thanks to the great work of @thomasloven, @mayker and @frenck (sorry if i forgot to credit someone) my lovelace now rocks these 4 remotes for controlling my: LG TV, Nvidia Shield TV, TIVO Box and Radio on my Sonos Play Bar.
(I will publish the code on my github soon, will post here when i do)
(Right click the image and open in new tab to see the full image)
Not to me Thatās exactly the behavior Iād expect with the bug I had.
It really should be fixed in 82f5e6, though. Make sure you invalidated your cache, and do a few extra ctrl+f5. You too @finity - and if that doesnāt work, you should post your yaml as well.
Iāve restarted HA, hit the ārefreshā button in the top left of the Lovelace UI, hit ctrl-F5 a few times and even went in to the setting section of Chrome and cleared the cache from there too. And as one more check I went to my phone and checked it from there and I always end up with the results above.
Is it possible to use any of these plugins to create a card that appears ONLY if a given value of a device comes above / below a given value?
As for example here ā¦ if it is low on battery.
Or the card may appear if the window in the childrenās room is open and the temperature falls below a given value (then shows the childās window = open and outside temperature = x degrees).
Or is it possible to create a plugin based on an automation? If sensor.child.bedroomwindow = open and sensor.outside_temp = > x degreesā¦ then show card and these two sensors.
If i change justify - content: to ācenterā, it will center it like in the screenshot below. But how would I enter that in lovelace card to center the header?
doesnāt work. It worked a couple of days ago.
I noticed that e.g. background-color changed to --paper-card-background-color, but are there other changes to the css syntax and where can I find it?
Edit: Updated the card-modder.js and now all except padding seems to work.