Add auto fan mode icon (#110185)
This commit is contained in:
parent
3da07bd160
commit
5ab7cb6ddd
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
"fan_mode": {
|
"fan_mode": {
|
||||||
"default": "mdi:circle-medium",
|
"default": "mdi:circle-medium",
|
||||||
"state": {
|
"state": {
|
||||||
|
"auto": "mdi:fan-auto",
|
||||||
"diffuse": "mdi:weather-windy",
|
"diffuse": "mdi:weather-windy",
|
||||||
"focus": "mdi:target",
|
"focus": "mdi:target",
|
||||||
"high": "mdi:speedometer",
|
"high": "mdi:speedometer",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue