I’d like to change to colour of my washing machine icon based on its state but the states in the entity aren’t compatible with the horizontal stack “state_color: true” option (i think it wants on/off). I could make a bool with the new update but I still want to display the status text “spin, rinse” etc but only have the icon grey when its “finished” or “unavailable”. Any ideas how I can do this?
I do have a Samsung Washing machine, that gives the entity of “Washer job state” that I use since that entity gives the value “none” / “wash” / “rinse” / “spin” .