Skip to content

Commit ea6b4f4

Browse files
authored
Add icons for Max and Silent fan speeds (#362)
1 parent 3ea1554 commit ea6b4f4

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

custom_components/midea_ac/icons.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88
"climate": {
99
"midea_ac": {
1010
"state_attributes": {
11+
"fan_mode": {
12+
"state": {
13+
"silent": "mdi:fan-chevron-down",
14+
"max": "mdi:fan-chevron-up"
15+
}
16+
},
1117
"preset_mode": {
1218
"state": {
1319
"ieco": "mdi:leaf-circle-outline"

0 commit comments

Comments
 (0)