Skip to content
Snippets Groups Projects
Commit f744467c authored by Spencer Oberstadt's avatar Spencer Oberstadt Committed by Paulus Schoutsen
Browse files

bump roku version (#11816)

parent 7cbe0179
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment