| 12345678910111213 |
- {
- "domain": "tuya_local",
- "iot_class": "local_polling",
- "integration_type": "device",
- "name": "Tuya Local",
- "version": "2022.12.1",
- "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.9.1"],
- "config_flow": true
- }
|