13 lines
368 B
JSON
13 lines
368 B
JSON
{
|
|
"domain": "localtuya",
|
|
"name": "LocalTuya integration",
|
|
"documentation": "https://github.com/rospogrigio/localtuya-homeassistant/",
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@rospogrigio", "@postlund"
|
|
],
|
|
"issue_tracker": "https://github.com/rospogrigio/localtuya-homeassistant/issues",
|
|
"requirements": ["cryptography==2.9.2"],
|
|
"config_flow": true
|
|
}
|