ha-smartthinq-sensors
ha-smartthinq-sensors copied to clipboard
Washing machine icon doesn't turn yellow when on
I'm using the washing machine in a "Picture elements Card configuration" dashboard. All devices turn yellow when on.
For example, in the picture below you can see that the ceiling light and piano are on:
However, the washing machine icon doesn't turn yellow when it's on.
If i look into the entity it'll show me it's on, but the icon won't turn yellow.
I'm using the entity: sensor.washing_machine . In the yaml it looks like so:
- type: state-icon entity: sensor.washing_machine style: top: 72% left: 22% font-size: 6px
Can this be fixed?
What kind of entities this card require to become "yellow"? If it need a binary sensor, you should define a binary sensor helper based on washing machine sensor and this should solve the issue. In any case this is not related to this integration but to the card you are using.