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