Pushed to version 0.5.1 of the library (#8190)

This commit is contained in:
Oliver 2017-06-24 21:14:57 +02:00 committed by Paulus Schoutsen
parent 1fe189e9cb
commit 1b563b0640
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)
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['denonavr==0.5.0']
REQUIREMENTS = ['denonavr==0.5.1']
_LOGGER = logging.getLogger(__name__)

View file

@ -144,7 +144,7 @@ datapoint==0.4.3
# decora==0.6
# homeassistant.components.media_player.denonavr
denonavr==0.5.0
denonavr==0.5.1
# homeassistant.components.media_player.directv
directpy==0.1