bump roku version (#11816)
This commit is contained in:
parent
7cbe017932
commit
f744467c5d
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue