Update denonavr to version 0.10.7 (#50288)

This commit is contained in:
Oliver 2021-05-08 17:53:08 +02:00 committed by GitHub
parent 29eb31e9da
commit 7374b844d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Denon AVR Network Receivers", "name": "Denon AVR Network Receivers",
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/denonavr", "documentation": "https://www.home-assistant.io/integrations/denonavr",
"requirements": ["denonavr==0.10.6"], "requirements": ["denonavr==0.10.7"],
"codeowners": ["@scarface-4711", "@starkillerOG"], "codeowners": ["@scarface-4711", "@starkillerOG"],
"ssdp": [ "ssdp": [
{ {

View File

@ -479,7 +479,7 @@ defusedxml==0.6.0
deluge-client==1.7.1 deluge-client==1.7.1
# homeassistant.components.denonavr # homeassistant.components.denonavr
denonavr==0.10.6 denonavr==0.10.7
# homeassistant.components.devolo_home_control # homeassistant.components.devolo_home_control
devolo-home-control-api==0.17.3 devolo-home-control-api==0.17.3

View File

@ -264,7 +264,7 @@ debugpy==1.2.1
defusedxml==0.6.0 defusedxml==0.6.0
# homeassistant.components.denonavr # homeassistant.components.denonavr
denonavr==0.10.6 denonavr==0.10.7
# homeassistant.components.devolo_home_control # homeassistant.components.devolo_home_control
devolo-home-control-api==0.17.3 devolo-home-control-api==0.17.3