| 123456789101112131415161718 |
- {
- "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.17.2",
- "tuya-device-sharing-sdk~=0.2.1"
- ],
- "version": "2025.6.1"
- }
|