Add auto fan mode icon (#110185)
parent
649dd433d5
commit
6f6f37ca24
|
@ -6,6 +6,7 @@
|
|||
"fan_mode": {
|
||||
"default": "mdi:circle-medium",
|
||||
"state": {
|
||||
"auto": "mdi:fan-auto",
|
||||
"diffuse": "mdi:weather-windy",
|
||||
"focus": "mdi:target",
|
||||
"high": "mdi:speedometer",
|
||||
|
|
Loading…
Reference in New Issue