mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
Add auto fan mode icon (#110185)
This commit is contained in:
parent
3da07bd160
commit
5ab7cb6ddd
@ -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…
x
Reference in New Issue
Block a user