Update to denonavr version 0.9.10 (#44791)

This commit is contained in:
Oliver 2021-01-04 09:59:08 +01:00 committed by GitHub
parent e9d2f583b6
commit 805a9bcb97
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",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/denonavr",
"requirements": ["denonavr==0.9.9", "getmac==0.8.2"],
"requirements": ["denonavr==0.9.10", "getmac==0.8.2"],
"codeowners": ["@scarface-4711", "@starkillerOG"],
"ssdp": [
{

View File

@ -478,7 +478,7 @@ defusedxml==0.6.0
deluge-client==1.7.1
# homeassistant.components.denonavr
denonavr==0.9.9
denonavr==0.9.10
# homeassistant.components.devolo_home_control
devolo-home-control-api==0.16.0

View File

@ -254,7 +254,7 @@ debugpy==1.2.1
defusedxml==0.6.0
# homeassistant.components.denonavr
denonavr==0.9.9
denonavr==0.9.10
# homeassistant.components.devolo_home_control
devolo-home-control-api==0.16.0