14 lines
244 B
JSON
14 lines
244 B
JSON
|
{
|
||
|
"domain": "tplink",
|
||
|
"name": "Tplink",
|
||
|
"documentation": "https://www.home-assistant.io/components/tplink",
|
||
|
"requirements": [
|
||
|
"pyHS100==0.3.4",
|
||
|
"tplink==0.2.1"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@rytilahti"
|
||
|
]
|
||
|
}
|