if you would want to have a spinning fan, need to set for which mode the active icon shows.
that can be done for 1 mode only
so like:
mode: "HIGH"
in that case it will spin when the fan is on high.
an option that shows different icons for different input_selects isnt there
we got that for a sensor, but for input_select that seemed a bit illogical. allthough with the select next it could be logical, so ill put that on the list to possibly create.
you can also set the spinning mode to icon off
and make the off the active mode and set that to not spinning icon.
like:
The option to set the mode: “High” worked for the HIGH speed only obviously and that’s fine with me, any other way just won’t work. Thank you for the help.
Yes i did, try it with and without " ", Uppercase, lowercase and all caps and the only way it works is on the speeds like “High”. On “OFF” or “Off” the widget will grey out completely.