mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 02:07:09 +00:00
This commit is contained in:
parent
70c5807976
commit
68bd5f5df8
@ -16,7 +16,7 @@ from .const import (
|
||||
CONF_ADVERTISE_IP, CONF_ADVERTISE_PORT, CONF_HOST_IP, CONF_LISTEN_PORT,
|
||||
CONF_SERVERS, CONF_UPNP_BIND_MULTICAST, DOMAIN)
|
||||
|
||||
REQUIREMENTS = ['emulated_roku==0.1.7']
|
||||
REQUIREMENTS = ['emulated_roku==0.1.8']
|
||||
|
||||
SERVER_CONFIG_SCHEMA = vol.Schema({
|
||||
vol.Required(CONF_NAME): cv.string,
|
||||
|
@ -358,7 +358,7 @@ eliqonline==1.2.2
|
||||
elkm1-lib==0.7.13
|
||||
|
||||
# homeassistant.components.emulated_roku
|
||||
emulated_roku==0.1.7
|
||||
emulated_roku==0.1.8
|
||||
|
||||
# homeassistant.components.enocean
|
||||
enocean==0.40
|
||||
|
@ -65,7 +65,7 @@ dsmr_parser==0.12
|
||||
eebrightbox==0.0.4
|
||||
|
||||
# homeassistant.components.emulated_roku
|
||||
emulated_roku==0.1.7
|
||||
emulated_roku==0.1.8
|
||||
|
||||
# homeassistant.components.sensor.entur_public_transport
|
||||
enturclient==0.1.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user