1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-15 07:36:16 +00:00

Bump async-upnp-client to 0.46.2 (#160188)

This commit is contained in:
Steven Looman
2026-01-05 12:33:40 +01:00
committed by GitHub
parent 7c95c92525
commit 47573b7f6a
9 changed files with 9 additions and 9 deletions

View File

@@ -9,7 +9,7 @@
"integration_type": "device",
"iot_class": "local_push",
"loggers": ["async_upnp_client"],
"requirements": ["async-upnp-client==0.46.1", "getmac==0.9.5"],
"requirements": ["async-upnp-client==0.46.2", "getmac==0.9.5"],
"ssdp": [
{
"deviceType": "urn:schemas-upnp-org:device:MediaRenderer:1",

View File

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

View File

@@ -40,7 +40,7 @@
"samsungctl[websocket]==0.7.1",
"samsungtvws[async,encrypted]==2.7.2",
"wakeonlan==3.1.0",
"async-upnp-client==0.46.1"
"async-upnp-client==0.46.2"
],
"ssdp": [
{

View File

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

View File

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

View File

@@ -16,7 +16,7 @@
},
"iot_class": "local_push",
"loggers": ["async_upnp_client", "yeelight"],
"requirements": ["yeelight==0.7.16", "async-upnp-client==0.46.1"],
"requirements": ["yeelight==0.7.16", "async-upnp-client==0.46.2"],
"zeroconf": [
{
"name": "yeelink-*",

View File

@@ -13,7 +13,7 @@ aiozoneinfo==0.2.3
annotatedyaml==1.0.2
astral==2.2
async-interrupt==1.2.2
async-upnp-client==0.46.1
async-upnp-client==0.46.2
atomicwrites-homeassistant==1.4.1
attrs==25.4.0
audioop-lts==0.2.1

2
requirements_all.txt generated
View File

@@ -545,7 +545,7 @@ asusrouter==1.21.3
# homeassistant.components.ssdp
# homeassistant.components.upnp
# homeassistant.components.yeelight
async-upnp-client==0.46.1
async-upnp-client==0.46.2
# homeassistant.components.arve
asyncarve==0.1.1

View File

@@ -512,7 +512,7 @@ asusrouter==1.21.3
# homeassistant.components.ssdp
# homeassistant.components.upnp
# homeassistant.components.yeelight
async-upnp-client==0.46.1
async-upnp-client==0.46.2
# homeassistant.components.arve
asyncarve==0.1.1