Преглед на файлове

Fix incorrect icon naming.

Issue #200 and others following the same incorrect pattern
Jason Rumney преди 3 години
родител
ревизия
49d4cb8e39

+ 1 - 1
custom_components/tuya_local/devices/kyvol_e30_vacuum.yaml

@@ -162,7 +162,7 @@ secondary_entities:
   - entity: sensor
   - entity: sensor
     name: Edge Brush
     name: Edge Brush
     category: diagnostic
     category: diagnostic
-    icon: "mdi-arrow-expand-all"
+    icon: "mdi:arrow-expand-all"
     dps:
     dps:
       - id: 7
       - id: 7
         type: integer
         type: integer

+ 1 - 1
custom_components/tuya_local/devices/poiema_one_purifier.yaml

@@ -51,7 +51,7 @@ secondary_entities:
           - dps_val: true
           - dps_val: true
             icon: "mdi:hand-back-right-off"
             icon: "mdi:hand-back-right-off"
           - dps_val: false
           - dps_val: false
-            icon: "mdi-hand-back-right"
+            icon: "mdi:hand-back-right"
   - entity: switch
   - entity: switch
     name: Filter Reset
     name: Filter Reset
     category: config
     category: config

+ 1 - 1
custom_components/tuya_local/devices/wetair_wawh1210lw_humidifier.yaml

@@ -85,7 +85,7 @@ secondary_entities:
             icon: "mdi:cup-water"
             icon: "mdi:cup-water"
             value: 50
             value: 50
           - dps_val: Full_water
           - dps_val: Full_water
-            icon: "mdi-cup"
+            icon: "mdi:cup"
             value: 100
             value: 100
 
 
   - entity: switch
   - entity: switch