瀏覽代碼

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": {
     "entity": {
         "binary_sensor": {
         "binary_sensor": {
             "direction": {
             "direction": {
-                "default": "mdi:arrow-left-right"
+                "default": "mdi:arrow-left-right",
                 "state": {
                 "state": {
                     "off": "mdi:home-import-outline",
                     "off": "mdi:home-import-outline",
                     "on": "mdi:home-export-outline"
                     "on": "mdi:home-export-outline"