mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
bump roku version (#11816)
This commit is contained in:
parent
7cbe017932
commit
f744467c5d
@ -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…
x
Reference in New Issue
Block a user