Jason Rumney 2 лет назад
Родитель
Сommit
c8e386ad62
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      custom_components/tuya_local/manifest.json

+ 1 - 1
custom_components/tuya_local/manifest.json

@@ -8,6 +8,6 @@
     "integration_type": "device",
     "integration_type": "device",
     "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.17","tinytuya==1.12.5"],
+    "requirements": ["pycryptodome~=3.17","tinytuya==1.12.6"],
     "version": "2022.5.0"
     "version": "2022.5.0"
 }
 }