Feature Request: Force Icon and Icon Color #243
N0thingSpecial
started this conversation in
Feature Requests
Replies: 1 comment 2 replies
-
Hi! I'm currently working on a completely new implementation of button rendering that includes per-button-options for choosing between the icon provided by Home Assistant, the plugin, or no icon at all. The internal plugin rendering will be powerful and declaratively configurable, allowing for the definition of various icons and colors for different combinations of domains, entities, and states. I will provide a default configuration. However, I'm still considering how to best allow users to configure these settings. They may be not trivial ;) Example of how the declarative configuration file will look:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
first of all: thanks for the great Plugin! If I could make one wish, it would be to add Custom Icons and Custom Icon Colors. Since you already check for certain device_groups in "entityConfigFactory.js", would it be possible to have an option to overwrite the icon color. Perhabs even with depending on the {{sate}} variable?
I saw there was already one Request #173. Did you decide against this feature?
Thanks in Advance.
Beta Was this translation helpful? Give feedback.
All reactions