Bugfixing with version 0.4.4 of denonavr (#7995)

pull/8001/head
Oliver 2017-06-11 12:02:32 +02:00 committed by Fabian Affolter
parent b9ee5fb867
commit 1f226cffe9
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ from homeassistant.const import (
CONF_NAME, STATE_ON)
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['denonavr==0.4.3']
REQUIREMENTS = ['denonavr==0.4.4']
_LOGGER = logging.getLogger(__name__)

View File

@ -144,7 +144,7 @@ datapoint==0.4.3
# decora==0.4
# homeassistant.components.media_player.denonavr
denonavr==0.4.3
denonavr==0.4.4
# homeassistant.components.media_player.directv
directpy==0.1