Add auto fan mode icon (#110185)

This commit is contained in:
mattmccormack 2024-03-13 06:55:26 +10:00 committed by GitHub
parent 3da07bd160
commit 5ab7cb6ddd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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