BimmerGestalt / HassGestalt

Integrating Home Assistant into IDrive
9 stars 1 forks source link

Support the state_color flag on entities card #11

Closed hufman closed 1 year ago

hufman commented 1 year ago

The entities card has a flag to enable the yellow color when entities (such as sensors) are "on". This flag is just part of the card definition: {"type":"entities","entities":[{"entity":"light.patio_sw"},{"entity":"light.hue_smart_plug_1"},{"entity":"binary_sensor.front_door_instant"}],"state_color":true}