Thanks Thomasā¦ just getting these all the time now. If I check the states, the entity doesnāt exist, hence of course the card doesnāt show them - or shows āEntity not availableā - but why is auto-entities not refreshing when the entity disappears from the feed?
This has only just started either with latest auto-entities or maybe something has changed in the frontend and itās not refreshing a view anymore. If I click on refresh it will disappear immediately.
Iām going to try this but I donāt think it will help:
That partly works, but there are a couple of issues:
I get a gap between the cards, which isnāt there with vertical-stack-in-card:
Iāve tried using box-shadow: none and margin: 0 in the style for the inner cards but nothing seems to make the gap go away.
With a big vertical stack (one of mine is 5 cards high) it seems to force everything into one column in the view so cards after the vertical stack card always appear underneath it and never in the column to the right, which means I have to scroll the page to view them.
Iām trying to use this with graphs.charts andmake them transparent, but it just shows them as white still and doesnāt workā¦
not sure what I am doing wrong as I added via HACS
I canāt give you more than the example I provided to Thomas Iām afraid. If that doesnāt work for you, that most likely means that youāll need to figure out your structure of the DOM and how to navigate into it.
if I may, you should read the documentation again, thereās several mistakes in your yaml (no ā;ā under styles>card, style under your mod-card not at the good place, you obviously didnāt take a look at the DOM of your card, etc.)
@thomasloven Is it possible to add keyframe animation to an auto-entities card with Card-Mod? Iāve successfully added basic styling but effects like the blink demo on your GitHub arenāt working for me.
Iād guess so, but I canāt imagine why youād want to do that.
Itās much better and much much easier to mod the card that youāre putting in the card: property of auto-entities.
What are you trying to do?
Whatever it is, do it on a normal card first, with fixed entities, without auto-entities. Then add auto-entities on top of that, without changing anything else, and chances are itāll just work.
Has anyone had any luck changing the āthermostatā card ?
The settings page says you can use theme to set a theme, but thatās if your using theme.yaml which I am not
Iāve seen via inspect the following
But adding this into my config still gives me the orange slider bar colour