parent
97e6a69adb
commit
f7daefd7a5
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ from homeassistant.components.media_player import (
|
||||||
from homeassistant.const import (STATE_OFF, STATE_ON, CONF_HOST, CONF_NAME)
|
from homeassistant.const import (STATE_OFF, STATE_ON, CONF_HOST, CONF_NAME)
|
||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
|
|
||||||
REQUIREMENTS = ['onkyo-eiscp==1.2.3']
|
REQUIREMENTS = ['onkyo-eiscp==1.2.4']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
|
|
@ -438,7 +438,7 @@ oauth2client==4.0.0
|
||||||
oemthermostat==1.1
|
oemthermostat==1.1
|
||||||
|
|
||||||
# homeassistant.components.media_player.onkyo
|
# homeassistant.components.media_player.onkyo
|
||||||
onkyo-eiscp==1.2.3
|
onkyo-eiscp==1.2.4
|
||||||
|
|
||||||
# homeassistant.components.camera.onvif
|
# homeassistant.components.camera.onvif
|
||||||
onvif-py3==0.1.3
|
onvif-py3==0.1.3
|
||||||
|
|
Loading…
Add table
Reference in a new issue