| 123456789101112 |
- {
- "domain": "tuya_local",
- "iot_class": "local_polling",
- "name": "Tuya Local",
- "version": "0.8.6",
- "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.10.1","tinytuya==1.2.6"],
- "config_flow": true
- }
|