Jason Rumney 2 anni fa
parent
commit
1ae07eaed5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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": ["tinytuya==1.13.1"],
     "requirements": ["tinytuya==1.13.1"],
-    "version": "2024.1.0"
+    "version": "2024.1.1"
 }
 }