2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "tplink",
|
2020-01-07 13:31:18 +00:00
|
|
|
"name": "TP-Link Kasa Smart",
|
2019-05-13 08:16:55 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/tplink",
|
2020-07-11 16:02:08 +00:00
|
|
|
"requirements": ["pyHS100==0.3.5.1"],
|
2020-01-06 20:28:23 +00:00
|
|
|
"codeowners": ["@rytilahti"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|