Bump async-upnp-client to 0.33.2 (#93329)
* Bump async-upnp-client to 0.33.2 * Fix tests
This commit is contained in:
parent
c3cd60e0cb
commit
63c2b5868e
10 changed files with 21 additions and 9 deletions
|
@ -8,7 +8,7 @@
|
|||
"integration_type": "device",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["async_upnp_client"],
|
||||
"requirements": ["async-upnp-client==0.33.1", "getmac==0.8.2"],
|
||||
"requirements": ["async-upnp-client==0.33.2", "getmac==0.8.2"],
|
||||
"ssdp": [
|
||||
{
|
||||
"st": "urn:schemas-upnp-org:device:InternetGatewayDevice:1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue