Update denonavr to 0.9.8 (#44194)

This commit is contained in:
Oliver 2020-12-14 10:04:41 +01:00 committed by Franck Nijhof
parent 217e3c44d6
commit c8bb6eb3bf
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3
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.7", "getmac==0.8.2"],
"requirements": ["denonavr==0.9.8", "getmac==0.8.2"],
"codeowners": ["@scarface-4711", "@starkillerOG"],
"ssdp": [
{

View file

@ -481,7 +481,7 @@ defusedxml==0.6.0
deluge-client==1.7.1
# homeassistant.components.denonavr
denonavr==0.9.7
denonavr==0.9.8
# homeassistant.components.devolo_home_control
devolo-home-control-api==0.16.0

View file

@ -254,7 +254,7 @@ debugpy==1.2.0
defusedxml==0.6.0
# homeassistant.components.denonavr
denonavr==0.9.7
denonavr==0.9.8
# homeassistant.components.devolo_home_control
devolo-home-control-api==0.16.0