Переглянути джерело

icons(time): remove the 0 state icons, as hassfest rejects them.

Issue #3499
Jason Rumney 7 місяців тому
батько
коміт
3ff6558dfb
1 змінених файлів з 2 додано та 8 видалено
  1. 2 8
      custom_components/tuya_local/icons.json

+ 2 - 8
custom_components/tuya_local/icons.json

@@ -376,16 +376,10 @@
         },
         },
         "time": {
         "time": {
             "timer": {
             "timer": {
-                "default": "mdi:timer",
-                "state": {
-                    "00:00:00": "mdi:timer-cancel"
-                }
+                "default": "mdi:timer"
             },
             },
             "timer_x": {
             "timer_x": {
-                "default": "mdi:timer",
-                "state": {
-                    "00:00:00": "mdi:timer-cancel"
-                }
+                "default": "mdi:timer"
             }
             }
         },
         },
         "water_heater": {
         "water_heater": {