15 lines
370 B
JSON
15 lines
370 B
JSON
|
{
|
||
|
"domain": "localtuya",
|
||
|
"name": "LocalTuya integration",
|
||
|
"version": "3.2.1",
|
||
|
"documentation": "https://github.com/rospogrigio/localtuya/",
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@rospogrigio", "@postlund"
|
||
|
],
|
||
|
"issue_tracker": "https://github.com/rospogrigio/localtuya/issues",
|
||
|
"requirements": [],
|
||
|
"config_flow": true,
|
||
|
"iot_class": "local_push"
|
||
|
}
|