core/homeassistant/components/tplink/manifest.json

9 lines
224 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.1"],
"codeowners": ["@rytilahti"]
}