mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Update frontend
This commit is contained in:
parent
f9a019ea82
commit
e4ddb00086
@ -21,7 +21,7 @@ from homeassistant.const import CONF_NAME, EVENT_THEMES_UPDATED
|
|||||||
from homeassistant.core import callback
|
from homeassistant.core import callback
|
||||||
from homeassistant.loader import bind_hass
|
from homeassistant.loader import bind_hass
|
||||||
|
|
||||||
REQUIREMENTS = ['home-assistant-frontend==20171030.0']
|
REQUIREMENTS = ['home-assistant-frontend==20171102.0']
|
||||||
|
|
||||||
DOMAIN = 'frontend'
|
DOMAIN = 'frontend'
|
||||||
DEPENDENCIES = ['api', 'websocket_api']
|
DEPENDENCIES = ['api', 'websocket_api']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user