Browse Source

fix(icons): remove duplicate displayoff key (#5175)

Co-authored-by: Yuris Auzins <zuz666@users.noreply.github.com>
Zuz666 11 hours ago
parent
commit
8d291748b0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      custom_components/tuya_local/icons.json

+ 0 - 1
custom_components/tuya_local/icons.json

@@ -325,7 +325,6 @@
                             "high": "mdi:fan-speed-3",
                             "medium": "mdi:fan-speed-2",
                             "low": "mdi:fan-speed--1",
-                            "displayoff": "mdi:monitor-off",
                             "off": "mdi:fan-off"
                         }
                     }