mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
Update frontend
This commit is contained in:
@@ -21,7 +21,7 @@ from homeassistant.const import CONF_NAME, EVENT_THEMES_UPDATED
|
||||
from homeassistant.core import callback
|
||||
from homeassistant.loader import bind_hass
|
||||
|
||||
REQUIREMENTS = ['home-assistant-frontend==20171030.0']
|
||||
REQUIREMENTS = ['home-assistant-frontend==20171102.0']
|
||||
|
||||
DOMAIN = 'frontend'
|
||||
DEPENDENCIES = ['api', 'websocket_api']
|
||||
|
Reference in New Issue
Block a user