core/homeassistant/components/tplink/manifest.json

10 lines
276 B
JSON

{
"domain": "tplink",
"name": "TP-Link Kasa Smart",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/tplink",
"requirements": ["pyHS100==0.3.5.2"],
"codeowners": ["@rytilahti", "@thegardenmonkey"],
"iot_class": "local_polling"
}