Upgrade async_upnp_client==0.14.12 (#28733)
This commit is contained in:
parent
70e8c58254
commit
d7f45a47f5
4 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
||||||
"name": "Dlna dmr",
|
"name": "Dlna dmr",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/dlna_dmr",
|
"documentation": "https://www.home-assistant.io/integrations/dlna_dmr",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"async-upnp-client==0.14.11"
|
"async-upnp-client==0.14.12"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/upnp",
|
"documentation": "https://www.home-assistant.io/integrations/upnp",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"async-upnp-client==0.14.11"
|
"async-upnp-client==0.14.12"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
|
|
|
@ -243,7 +243,7 @@ asterisk_mbox==0.5.0
|
||||||
|
|
||||||
# homeassistant.components.dlna_dmr
|
# homeassistant.components.dlna_dmr
|
||||||
# homeassistant.components.upnp
|
# homeassistant.components.upnp
|
||||||
async-upnp-client==0.14.11
|
async-upnp-client==0.14.12
|
||||||
|
|
||||||
# homeassistant.components.aurora_abb_powerone
|
# homeassistant.components.aurora_abb_powerone
|
||||||
aurorapy==0.2.6
|
aurorapy==0.2.6
|
||||||
|
|
|
@ -94,7 +94,7 @@ arcam-fmj==0.4.3
|
||||||
|
|
||||||
# homeassistant.components.dlna_dmr
|
# homeassistant.components.dlna_dmr
|
||||||
# homeassistant.components.upnp
|
# homeassistant.components.upnp
|
||||||
async-upnp-client==0.14.11
|
async-upnp-client==0.14.12
|
||||||
|
|
||||||
# homeassistant.components.stream
|
# homeassistant.components.stream
|
||||||
av==6.1.2
|
av==6.1.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue