bump roku version (#11816)

This commit is contained in:
Spencer Oberstadt 2018-01-20 00:56:56 -05:00 committed by Paulus Schoutsen
parent 7cbe017932
commit f744467c5d
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ from homeassistant.const import (
CONF_HOST, STATE_IDLE, STATE_PLAYING, STATE_UNKNOWN, STATE_HOME)
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['python-roku==3.1.3']
REQUIREMENTS = ['python-roku==3.1.5']
KNOWN_HOSTS = []
DEFAULT_PORT = 8060

View file

@ -918,7 +918,7 @@ python-pushover==0.3
python-ripple-api==0.0.3
# homeassistant.components.media_player.roku
python-roku==3.1.3
python-roku==3.1.5
# homeassistant.components.sensor.sochain
python-sochain-api==0.0.2