diff --git a/homeassistant/components/frontend/version.py b/homeassistant/components/frontend/version.py index 095769c9c28c24..5461cfa0cc17f6 100644 --- a/homeassistant/components/frontend/version.py +++ b/homeassistant/components/frontend/version.py @@ -1,2 +1,2 @@ """ DO NOT MODIFY. Auto-generated by build_frontend script """ -VERSION = "1e004712440afc642a44ad927559587e" +VERSION = "ddbbcdc7da3b2fe5b4e59051328c60c0" diff --git a/homeassistant/components/frontend/www_static/frontend.html b/homeassistant/components/frontend/www_static/frontend.html index 10ac2336a3ccbe..5e5c5cf3efb000 100644 --- a/homeassistant/components/frontend/www_static/frontend.html +++ b/homeassistant/components/frontend/www_static/frontend.html @@ -1,257 +1,22 @@ -
- - -- It looks like we have nothing to show you right now. It could be that we have not yet discovered all your devices but it is more likely that you have not configured Home Assistant yet. -
- Please see the Getting Started section on how to setup your devices. -
- Fire an event on the event bus. -
- Call a service from a component. -
- {{stateObj.attributes.description}} -
- {{stateObj.attributes.errors}} -
It looks like we have nothing to show you right now. It could be that we have not yet discovered all your devices but it is more likely that you have not configured Home Assistant yet.
Please see the Getting Started section on how to setup your devices.
Fire an event on the event bus.
Call a service from a component.
{{stateObj.attributes.description}}
{{stateObj.attributes.errors}}