Currently there seem to be no way to change the icon color of the states. It would be nice to have the color of the icons settable. I thought of this the following ways:
- Gettable/settable as an attribute though the API.
- As
color
in the customize section. - As
color_template
for template components. - As
color_on
andcolor_off
for binary sensors.
What do you think about this?