Преглед изворни кода

icons: cannot use numeric state for specific icon

Jason Rumney пре 1 година
родитељ
комит
6f651a54bc
1 измењених фајлова са 1 додато и 4 уклоњено
  1. 1 4
      custom_components/tuya_local/icons.json

+ 1 - 4
custom_components/tuya_local/icons.json

@@ -83,10 +83,7 @@
         },
         "sensor": {
             "time_remaining": {
-                "default": "mdi:timer",
-                "state": {
-                    0: "mdi:timer-remove"
-                }
+                "default": "mdi:timer"
             }
         },
         "switch": {