|
|
@@ -1,13 +1,13 @@
|
|
|
{
|
|
|
"domain": "tuya_local",
|
|
|
- "iot_class": "local_push",
|
|
|
- "integration_type": "device",
|
|
|
"name": "Tuya Local",
|
|
|
- "version": "2022.2.3",
|
|
|
+ "codeowners": ["@make-all"],
|
|
|
+ "config_flow": true
|
|
|
+ "dependencies": [],
|
|
|
"documentation": "https://github.com/make-all/tuya-local",
|
|
|
+ "integration_type": "device",
|
|
|
+ "iot_class": "local_push",
|
|
|
"issue_tracker": "https://github.com/make-all/tuya-local/issues",
|
|
|
- "dependencies": [],
|
|
|
- "codeowners": ["@make-all"],
|
|
|
"requirements": ["pycryptodome~=3.17","tinytuya==1.10.2"],
|
|
|
- "config_flow": true
|
|
|
+ "version": "2022.2.3",
|
|
|
}
|