mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Bump async-upnp-client to 0.46.0 (#156622)
This commit is contained in:
committed by
Franck Nijhof
parent
f62e0c8c08
commit
07ab2e6805
@@ -8,7 +8,7 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/dlna_dmr",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["async_upnp_client"],
|
||||
"requirements": ["async-upnp-client==0.45.0", "getmac==0.9.5"],
|
||||
"requirements": ["async-upnp-client==0.46.0", "getmac==0.9.5"],
|
||||
"ssdp": [
|
||||
{
|
||||
"deviceType": "urn:schemas-upnp-org:device:MediaRenderer:1",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"dependencies": ["ssdp"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/dlna_dms",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["async-upnp-client==0.45.0"],
|
||||
"requirements": ["async-upnp-client==0.46.0"],
|
||||
"ssdp": [
|
||||
{
|
||||
"deviceType": "urn:schemas-upnp-org:device:MediaServer:1",
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"samsungctl[websocket]==0.7.1",
|
||||
"samsungtvws[async,encrypted]==2.7.2",
|
||||
"wakeonlan==3.1.0",
|
||||
"async-upnp-client==0.45.0"
|
||||
"async-upnp-client==0.46.0"
|
||||
],
|
||||
"ssdp": [
|
||||
{
|
||||
|
||||
@@ -8,5 +8,5 @@
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["async_upnp_client"],
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["async-upnp-client==0.45.0"]
|
||||
"requirements": ["async-upnp-client==0.46.0"]
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["async_upnp_client"],
|
||||
"requirements": ["async-upnp-client==0.45.0", "getmac==0.9.5"],
|
||||
"requirements": ["async-upnp-client==0.46.0", "getmac==0.9.5"],
|
||||
"ssdp": [
|
||||
{
|
||||
"st": "urn:schemas-upnp-org:device:InternetGatewayDevice:1"
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
},
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["async_upnp_client", "yeelight"],
|
||||
"requirements": ["yeelight==0.7.16", "async-upnp-client==0.45.0"],
|
||||
"requirements": ["yeelight==0.7.16", "async-upnp-client==0.46.0"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"name": "yeelink-*",
|
||||
|
||||
@@ -13,7 +13,7 @@ aiozoneinfo==0.2.3
|
||||
annotatedyaml==1.0.2
|
||||
astral==2.2
|
||||
async-interrupt==1.2.2
|
||||
async-upnp-client==0.45.0
|
||||
async-upnp-client==0.46.0
|
||||
atomicwrites-homeassistant==1.4.1
|
||||
attrs==25.4.0
|
||||
audioop-lts==0.2.1
|
||||
|
||||
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -545,7 +545,7 @@ asusrouter==1.21.0
|
||||
# homeassistant.components.ssdp
|
||||
# homeassistant.components.upnp
|
||||
# homeassistant.components.yeelight
|
||||
async-upnp-client==0.45.0
|
||||
async-upnp-client==0.46.0
|
||||
|
||||
# homeassistant.components.arve
|
||||
asyncarve==0.1.1
|
||||
|
||||
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -509,7 +509,7 @@ asusrouter==1.21.0
|
||||
# homeassistant.components.ssdp
|
||||
# homeassistant.components.upnp
|
||||
# homeassistant.components.yeelight
|
||||
async-upnp-client==0.45.0
|
||||
async-upnp-client==0.46.0
|
||||
|
||||
# homeassistant.components.arve
|
||||
asyncarve==0.1.1
|
||||
|
||||
@@ -126,9 +126,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
|
||||
"pbr": {"setuptools"}
|
||||
},
|
||||
"delijn": {"pydelijn": {"async-timeout"}},
|
||||
"devialet": {"async-upnp-client": {"async-timeout"}},
|
||||
"dlna_dmr": {"async-upnp-client": {"async-timeout"}},
|
||||
"dlna_dms": {"async-upnp-client": {"async-timeout"}},
|
||||
"efergy": {
|
||||
# https://github.com/tkdrob/pyefergy/issues/46
|
||||
# pyefergy > codecov
|
||||
@@ -196,7 +193,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
|
||||
"lifx": {"aiolifx": {"async-timeout"}},
|
||||
"linkplay": {
|
||||
"python-linkplay": {"async-timeout"},
|
||||
"async-upnp-client": {"async-timeout"},
|
||||
},
|
||||
"loqed": {"loqedapi": {"async-timeout"}},
|
||||
"matter": {"python-matter-server": {"async-timeout"}},
|
||||
@@ -222,7 +218,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
|
||||
"nibe_heatpump": {"nibe": {"async-timeout"}},
|
||||
"norway_air": {"pymetno": {"async-timeout"}},
|
||||
"opengarage": {"open-garage": {"async-timeout"}},
|
||||
"openhome": {"async-upnp-client": {"async-timeout"}},
|
||||
"opensensemap": {"opensensemap-api": {"async-timeout"}},
|
||||
"opnsense": {
|
||||
# https://github.com/mtreinish/pyopnsense/issues/27
|
||||
@@ -237,12 +232,9 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
|
||||
},
|
||||
"ring": {"ring-doorbell": {"async-timeout"}},
|
||||
"rmvtransport": {"pyrmvtransport": {"async-timeout"}},
|
||||
"samsungtv": {"async-upnp-client": {"async-timeout"}},
|
||||
"screenlogic": {"screenlogicpy": {"async-timeout"}},
|
||||
"sense": {"sense-energy": {"async-timeout"}},
|
||||
"slimproto": {"aioslimproto": {"async-timeout"}},
|
||||
"songpal": {"async-upnp-client": {"async-timeout"}},
|
||||
"ssdp": {"async-upnp-client": {"async-timeout"}},
|
||||
"surepetcare": {"surepy": {"async-timeout"}},
|
||||
"travisci": {
|
||||
# https://github.com/menegazzo/travispy seems to be unmaintained
|
||||
@@ -253,10 +245,8 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
|
||||
"travispy": {"pytest"},
|
||||
},
|
||||
"unifiprotect": {"uiprotect": {"async-timeout"}},
|
||||
"upnp": {"async-upnp-client": {"async-timeout"}},
|
||||
"volkszaehler": {"volkszaehler": {"async-timeout"}},
|
||||
"whirlpool": {"whirlpool-sixth-sense": {"async-timeout"}},
|
||||
"yeelight": {"async-upnp-client": {"async-timeout"}},
|
||||
"zamg": {"zamg": {"async-timeout"}},
|
||||
"zha": {
|
||||
# https://github.com/waveform80/colorzero/issues/9
|
||||
|
||||
Reference in New Issue
Block a user