File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
homeassistant/components/frontend Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 21
21
from homeassistant .core import callback
22
22
from homeassistant .loader import bind_hass
23
23
24
- REQUIREMENTS = ['home-assistant-frontend==20171103 .0' ]
24
+ REQUIREMENTS = ['home-assistant-frontend==20171104 .0' ]
25
25
26
26
DOMAIN = 'frontend'
27
27
DEPENDENCIES = ['api' , 'websocket_api' ]
Original file line number Diff line number Diff line change @@ -330,7 +330,7 @@ hipnotify==1.0.8
330
330
holidays==0.8.1
331
331
332
332
# homeassistant.components.frontend
333
- home-assistant-frontend==20171103 .0
333
+ home-assistant-frontend==20171104 .0
334
334
335
335
# homeassistant.components.camera.onvif
336
336
http://github.com/tgaugry/suds-passworddigest-py3/archive/86fc50e39b4d2b8997481967d6a7fe1c57118999.zip#suds-passworddigest-py3==0.1.2a
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ hbmqtt==0.8
74
74
holidays==0.8.1
75
75
76
76
# homeassistant.components.frontend
77
- home-assistant-frontend==20171103 .0
77
+ home-assistant-frontend==20171104 .0
78
78
79
79
# homeassistant.components.influxdb
80
80
# homeassistant.components.sensor.influxdb
You can’t perform that action at this time.
0 commit comments