Pushed to version 0.7.6 of denonavr library to add more sound modes (#17227)

This commit is contained in:
Oliver 2018-10-08 09:32:14 +02:00 committed by Paulus Schoutsen
parent 315f83e1ea
commit 849665b9ca
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -282,7 +282,7 @@ defusedxml==0.5.0
deluge-client==1.4.0
# homeassistant.components.media_player.denonavr
denonavr==0.7.5
denonavr==0.7.6
# homeassistant.components.media_player.directv
directpy==0.5