mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 09:47:52 +00:00
Update frontend
This commit is contained in:
parent
444b7c5ee7
commit
fc44a4ed99
@ -18,7 +18,7 @@ from homeassistant.components.http.auth import is_trusted_ip
|
||||
|
||||
DOMAIN = 'frontend'
|
||||
DEPENDENCIES = ['api', 'websocket_api']
|
||||
REQUIREMENTS = ['home-assistant-frontend==20171027.1']
|
||||
REQUIREMENTS = ['home-assistant-frontend==20171030.0']
|
||||
|
||||
URL_PANEL_COMPONENT = '/frontend/panels/{}.html'
|
||||
URL_PANEL_COMPONENT_FP = '/frontend/panels/{}-{}.html'
|
||||
|
@ -327,7 +327,7 @@ hipnotify==1.0.8
|
||||
holidays==0.8.1
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20171027.1
|
||||
home-assistant-frontend==20171030.0
|
||||
|
||||
# homeassistant.components.camera.onvif
|
||||
http://github.com/tgaugry/suds-passworddigest-py3/archive/86fc50e39b4d2b8997481967d6a7fe1c57118999.zip#suds-passworddigest-py3==0.1.2a
|
||||
|
@ -74,7 +74,7 @@ hbmqtt==0.8
|
||||
holidays==0.8.1
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20171027.1
|
||||
home-assistant-frontend==20171030.0
|
||||
|
||||
# homeassistant.components.influxdb
|
||||
# homeassistant.components.sensor.influxdb
|
||||
|
Loading…
x
Reference in New Issue
Block a user