10 lines
325 B
JSON
10 lines
325 B
JSON
{
|
|
"domain": "ssdp",
|
|
"name": "Simple Service Discovery Protocol (SSDP)",
|
|
"documentation": "https://www.home-assistant.io/integrations/ssdp",
|
|
"requirements": ["defusedxml==0.6.0", "netdisco==2.8.2", "async-upnp-client==0.16.0"],
|
|
"after_dependencies": ["zeroconf"],
|
|
"codeowners": [],
|
|
"quality_scale": "internal"
|
|
}
|