-
-
Notifications
You must be signed in to change notification settings - Fork 340
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Icon Color on state doesn't work #1539
Labels
question
Further information is requested
Comments
Update: Simply setting an icon color actually results in the desired behavior and the icon and color become state sensitive. (I still think the yaml i used should have worked though) working: ``type: custom:mushroom-chips-card
|
Nope, I observe the same on 2024.9.2.
|
Template are only available in the template card and the template chip. |
piitaya
added
question
Further information is requested
and removed
bug
Something isn't working
labels
Sep 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Requirements
Current Behavior
I am attempting to have a chip change the icon color based on the state of an entity (in this case a person's home or away status), but for some reason can't get it to function. I've tried the following:
But the icon does not change color based on state, Am I missing something?
Expected Behavior
The icon should be green when person.jordan state = home
Steps To Reproduce
see post
Context
YAML state
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: