Browse Source

Fix tinytuya branch in manifest

Jason Rumney 8 tháng trước cách đây
mục cha
commit
fccf6fbd00
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      custom_components/tuya_local/manifest.json

+ 1 - 1
custom_components/tuya_local/manifest.json

@@ -15,7 +15,7 @@
         "tinytuya"
     ],
     "requirements": [
-        "tinytuya @ git+https://github.com/jasonacox/tinytuya.git@v2.0.0",
+        "tinytuya @ git+https://github.com/jasonacox/tinytuya.git@v2.0.0-async",
         "tuya-device-sharing-sdk~=0.2.1"
     ],
     "version": "2025.9.async-experimental",