So I’ve seen this gets asked every so often, now I’m checking where we are with lovelace given it is the default visualisation rendering engine.
Can I change the colour of an icon and/or text for an entity based on its state
examples include
a sensor being online|offline
a binary sensor being on|off
a person being home|away
a sensor being low/medium/high
etc
I’m aware that this might be possible with CustomUI, different icons for each state, entity button card, or a picture elements card - none of these are particularly simple though…