Add auto fan mode icon (#110185)

pull/113250/head
mattmccormack 2024-03-13 06:55:26 +10:00 committed by Franck Nijhof
parent 649dd433d5
commit 6f6f37ca24
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
1 changed files with 1 additions and 0 deletions

View File

@ -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",