13 lines
229 B
JSON
13 lines
229 B
JSON
|
{
|
||
|
"domain": "upnp",
|
||
|
"name": "Upnp",
|
||
|
"documentation": "https://www.home-assistant.io/components/upnp",
|
||
|
"requirements": [
|
||
|
"async-upnp-client==0.14.7"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@robbiet480"
|
||
|
]
|
||
|
}
|