Update denonavr to 0.7.8 (add various sound modes) (#20951)

This commit is contained in:
Oliver 2019-02-11 02:13:03 +01:00 committed by Andrew Sayre
parent fd991bd1a4
commit 88d0aa14ee
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ from homeassistant.const import (
STATE_PAUSED, STATE_PLAYING)
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['denonavr==0.7.7']
REQUIREMENTS = ['denonavr==0.7.8']
_LOGGER = logging.getLogger(__name__)

View file

@ -318,7 +318,7 @@ defusedxml==0.5.0
deluge-client==1.4.0
# homeassistant.components.media_player.denonavr
denonavr==0.7.7
denonavr==0.7.8
# homeassistant.components.media_player.directv
directpy==0.5