Jason Rumney vor 2 Jahren
Ursprung
Commit
f2531819f7
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      custom_components/tuya_local/manifest.json

+ 1 - 1
custom_components/tuya_local/manifest.json

@@ -9,5 +9,5 @@
     "iot_class": "local_push",
     "iot_class": "local_push",
     "issue_tracker": "https://github.com/make-all/tuya-local/issues",
     "issue_tracker": "https://github.com/make-all/tuya-local/issues",
     "requirements": ["pycryptodome~=3.18","tinytuya==1.12.9"],
     "requirements": ["pycryptodome~=3.18","tinytuya==1.12.9"],
-    "version": "2023.7.0"
+    "version": "2023.7.1"
 }
 }