| 12345678910111213 |
- {
- "domain": "tuya_local",
- "name": "Tuya Local",
- "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",
- "requirements": ["tinytuya==1.13.1"],
- "version": "2023.12.2"
- }
|