Przeglądaj źródła

fix (icons): remove additional comma

hassfest is more fussy than modern JS parsers
Jason Rumney 6 miesięcy temu
rodzic
commit
28397ac498
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      custom_components/tuya_local/icons.json

+ 1 - 1
custom_components/tuya_local/icons.json

@@ -147,7 +147,7 @@
         },
         },
         "number": {
         "number": {
             "manual_feed": {
             "manual_feed": {
-                "default": "mdi:food-drumstick",
+                "default": "mdi:food-drumstick"
             },
             },
             "maximum_temperature": {
             "maximum_temperature": {
                 "default": "mdi:thermometer-chevron-up"
                 "default": "mdi:thermometer-chevron-up"