Basic support of post 2016 AVR-X receivers (#12569)

This commit is contained in:
Oliver 2018-02-21 08:09:14 +01:00 committed by Paulus Schoutsen
parent 5ad0baf128
commit 28fec209e0
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.5.5']
REQUIREMENTS = ['denonavr==0.6.0']
_LOGGER = logging.getLogger(__name__)

View File

@ -219,7 +219,7 @@ defusedxml==0.5.0
deluge-client==1.0.5
# homeassistant.components.media_player.denonavr
denonavr==0.5.5
denonavr==0.6.0
# homeassistant.components.media_player.directv
directpy==0.2