mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 04:05:06 +02:00
Add auto fan mode icon (#110185)
This commit is contained in:
@@ -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",
|
||||||
|
Reference in New Issue
Block a user