فهرست منبع

icons: add missing comma

Jason Rumney 1 سال پیش
والد
کامیت
70d119d2bd
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      custom_components/tuya_local/icons.json

+ 1 - 1
custom_components/tuya_local/icons.json

@@ -2,7 +2,7 @@
     "entity": {
         "binary_sensor": {
             "direction": {
-                "default": "mdi:arrow-left-right"
+                "default": "mdi:arrow-left-right",
                 "state": {
                     "off": "mdi:home-import-outline",
                     "on": "mdi:home-export-outline"