We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The entity__icon always has the blueish color, even when the entity is active. This looks inconsistent with other elements.
entity__icon
Both devices are on:
Both devices are off:
The text was updated successfully, but these errors were encountered:
Duplicate of #144
Sorry, something went wrong.
Added optional icon state color #186, #144
fd0dad6
This is now available in the latest release.
Entity icon color based on state is now supported, although disabled by default. See the new icon_state option in the hide option object Enable icon state color: - type: custom:mini-media-player ... hide: icon_state: false Thanks!
Entity icon color based on state is now supported, although disabled by default.
See the new icon_state option in the hide option object
icon_state
Enable icon state color:
- type: custom:mini-media-player ... hide: icon_state: false
Thanks!
No branches or pull requests
The
entity__icon
always has the blueish color, even when the entity is active. This looks inconsistent with other elements.Both devices are on:
Both devices are off:
The text was updated successfully, but these errors were encountered: