Explorar o código

Bump tinytuya to 1.12.6

Jason Rumney %!s(int64=3) %!d(string=hai) anos
pai
achega
c8e386ad62
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      custom_components/tuya_local/manifest.json

+ 1 - 1
custom_components/tuya_local/manifest.json

@@ -8,6 +8,6 @@
     "integration_type": "device",
     "iot_class": "local_push",
     "issue_tracker": "https://github.com/make-all/tuya-local/issues",
-    "requirements": ["pycryptodome~=3.17","tinytuya==1.12.5"],
+    "requirements": ["pycryptodome~=3.17","tinytuya==1.12.6"],
     "version": "2022.5.0"
 }