Bump async-upnp-client to 0.44.0 (#141946)

This commit is contained in:
Steven Looman 2025-03-31 21:35:21 +02:00 committed by GitHub
parent 09e5fbb258
commit b3379e1921
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 9 additions and 9 deletions

View File

@ -8,7 +8,7 @@
"documentation": "https://www.home-assistant.io/integrations/dlna_dmr", "documentation": "https://www.home-assistant.io/integrations/dlna_dmr",
"iot_class": "local_push", "iot_class": "local_push",
"loggers": ["async_upnp_client"], "loggers": ["async_upnp_client"],
"requirements": ["async-upnp-client==0.43.0", "getmac==0.9.5"], "requirements": ["async-upnp-client==0.44.0", "getmac==0.9.5"],
"ssdp": [ "ssdp": [
{ {
"deviceType": "urn:schemas-upnp-org:device:MediaRenderer:1", "deviceType": "urn:schemas-upnp-org:device:MediaRenderer:1",

View File

@ -7,7 +7,7 @@
"dependencies": ["ssdp"], "dependencies": ["ssdp"],
"documentation": "https://www.home-assistant.io/integrations/dlna_dms", "documentation": "https://www.home-assistant.io/integrations/dlna_dms",
"iot_class": "local_polling", "iot_class": "local_polling",
"requirements": ["async-upnp-client==0.43.0"], "requirements": ["async-upnp-client==0.44.0"],
"ssdp": [ "ssdp": [
{ {
"deviceType": "urn:schemas-upnp-org:device:MediaServer:1", "deviceType": "urn:schemas-upnp-org:device:MediaServer:1",

View File

@ -39,7 +39,7 @@
"samsungctl[websocket]==0.7.1", "samsungctl[websocket]==0.7.1",
"samsungtvws[async,encrypted]==2.7.2", "samsungtvws[async,encrypted]==2.7.2",
"wakeonlan==2.1.0", "wakeonlan==2.1.0",
"async-upnp-client==0.43.0" "async-upnp-client==0.44.0"
], ],
"ssdp": [ "ssdp": [
{ {

View File

@ -8,5 +8,5 @@
"iot_class": "local_push", "iot_class": "local_push",
"loggers": ["async_upnp_client"], "loggers": ["async_upnp_client"],
"quality_scale": "internal", "quality_scale": "internal",
"requirements": ["async-upnp-client==0.43.0"] "requirements": ["async-upnp-client==0.44.0"]
} }

View File

@ -8,7 +8,7 @@
"integration_type": "device", "integration_type": "device",
"iot_class": "local_polling", "iot_class": "local_polling",
"loggers": ["async_upnp_client"], "loggers": ["async_upnp_client"],
"requirements": ["async-upnp-client==0.43.0", "getmac==0.9.5"], "requirements": ["async-upnp-client==0.44.0", "getmac==0.9.5"],
"ssdp": [ "ssdp": [
{ {
"st": "urn:schemas-upnp-org:device:InternetGatewayDevice:1" "st": "urn:schemas-upnp-org:device:InternetGatewayDevice:1"

View File

@ -16,7 +16,7 @@
}, },
"iot_class": "local_push", "iot_class": "local_push",
"loggers": ["async_upnp_client", "yeelight"], "loggers": ["async_upnp_client", "yeelight"],
"requirements": ["yeelight==0.7.16", "async-upnp-client==0.43.0"], "requirements": ["yeelight==0.7.16", "async-upnp-client==0.44.0"],
"zeroconf": [ "zeroconf": [
{ {
"type": "_miio._udp.local.", "type": "_miio._udp.local.",

View File

@ -13,7 +13,7 @@ aiozoneinfo==0.2.3
annotatedyaml==0.4.5 annotatedyaml==0.4.5
astral==2.2 astral==2.2
async-interrupt==1.2.2 async-interrupt==1.2.2
async-upnp-client==0.43.0 async-upnp-client==0.44.0
atomicwrites-homeassistant==1.4.1 atomicwrites-homeassistant==1.4.1
attrs==25.1.0 attrs==25.1.0
audioop-lts==0.2.1 audioop-lts==0.2.1

2
requirements_all.txt generated
View File

@ -514,7 +514,7 @@ asmog==0.0.6
# homeassistant.components.ssdp # homeassistant.components.ssdp
# homeassistant.components.upnp # homeassistant.components.upnp
# homeassistant.components.yeelight # homeassistant.components.yeelight
async-upnp-client==0.43.0 async-upnp-client==0.44.0
# homeassistant.components.arve # homeassistant.components.arve
asyncarve==0.1.1 asyncarve==0.1.1

View File

@ -478,7 +478,7 @@ arcam-fmj==1.8.1
# homeassistant.components.ssdp # homeassistant.components.ssdp
# homeassistant.components.upnp # homeassistant.components.upnp
# homeassistant.components.yeelight # homeassistant.components.yeelight
async-upnp-client==0.43.0 async-upnp-client==0.44.0
# homeassistant.components.arve # homeassistant.components.arve
asyncarve==0.1.1 asyncarve==0.1.1