Explorar o código

icons: cannot use numeric state for specific icon

Jason Rumney %!s(int64=2) %!d(string=hai) anos
pai
achega
6f651a54bc
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  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": {