ha-core/homeassistant/components/tuya/manifest.json

9 lines
200 B
JSON

{
"domain": "tuya",
"name": "Tuya",
"documentation": "https://www.home-assistant.io/integrations/tuya",
"requirements": ["tuyaha==0.0.6"],
"codeowners": ["@ollo69"],
"config_flow": true
}