2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "tplink",
|
|
|
|
"name": "Tplink",
|
2019-05-13 08:16:55 +00:00
|
|
|
"config_flow": true,
|
2019-04-04 04:14:45 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/components/tplink",
|
|
|
|
"requirements": [
|
2019-04-16 00:29:31 +00:00
|
|
|
"pyHS100==0.3.5",
|
2019-04-04 04:14:45 +00:00
|
|
|
"tplink==0.2.1"
|
|
|
|
],
|
|
|
|
"dependencies": [],
|
|
|
|
"codeowners": [
|
|
|
|
"@rytilahti"
|
|
|
|
]
|
|
|
|
}
|