17 lines
321 B
JSON
17 lines
321 B
JSON
{
|
|
"domain": "wemo",
|
|
"name": "Belkin WeMo",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/wemo",
|
|
"requirements": ["pywemo==0.4.43"],
|
|
"ssdp": [
|
|
{
|
|
"manufacturer": "Belkin International Inc."
|
|
}
|
|
],
|
|
"homekit": {
|
|
"models": ["Wemo"]
|
|
},
|
|
"codeowners": []
|
|
}
|