Bump to denonavr 0.7.3 (#14907)

Closes #14792

See #14794
This commit is contained in:
Dan Klaffenbach 2018-06-10 12:00:14 +01:00 committed by Fabian Affolter
parent 716ab0433f
commit b4e5695bbd
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ from homeassistant.const import (
CONF_NAME, STATE_ON, CONF_ZONE, CONF_TIMEOUT)
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['denonavr==0.7.2']
REQUIREMENTS = ['denonavr==0.7.3']
_LOGGER = logging.getLogger(__name__)

View File

@ -249,7 +249,7 @@ defusedxml==0.5.0
deluge-client==1.4.0
# homeassistant.components.media_player.denonavr
denonavr==0.7.2
denonavr==0.7.3
# homeassistant.components.media_player.directv
directpy==0.5