Conditional Styling and Display Logic of card elements in GUI without yaml #23678
Unanswered
Paul1865
asked this question in
Other feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am kind of fed up with all the hassle I have to do when trying to change card elements on several conditions.Think of icon-color, the icon itself, the background-color etc.
Seeing lots of questions of other users how to do this makes me think I cannot be the only one :D .
Now I have to go into yaml and do some coding. Wouldn't is be nicer to achieve all this from GUI?
This is what I had in mind:
This feature allows users to define conditional styling and display logic directly from the Home Assistant GUI, eliminating the need for manual YAML coding, card-mods etc. It provides an intuitive interface to customize entity card appearance based on entity states or other entity conditions.
Steps to Configure Conditional Styling:
Define the Condition:
Let the user add one or more Display Elements to be styled:
Mapping in the background:
Preview and Apply:
Use Cases:
Dynamic Temperature Indicator:
Power Status Indicator:
Lighting Control:
This system offers a powerful, user-friendly way to customize Home Assistant cards, making the interface more accessible and visually dynamic without requiring coding expertise.
Beta Was this translation helpful? Give feedback.
All reactions