Add Marantz SSDP discovery / Detect error string in AppCommand.xml body (#7779)

This commit is contained in:
Oliver 2017-05-29 10:26:10 +02:00 committed by Fabian Affolter
parent 10367eb250
commit 1f3bb51821
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.1']
REQUIREMENTS = ['denonavr==0.4.2']
_LOGGER = logging.getLogger(__name__)

View File

@ -141,7 +141,7 @@ datapoint==0.4.3
# decora==0.4
# homeassistant.components.media_player.denonavr
denonavr==0.4.1
denonavr==0.4.2
# homeassistant.components.media_player.directv
directpy==0.1