diff --git a/homeassistant/components/frontend/__init__.py b/homeassistant/components/frontend/__init__.py index 560b9981bc2..b615b6ff8dd 100644 --- a/homeassistant/components/frontend/__init__.py +++ b/homeassistant/components/frontend/__init__.py @@ -3,7 +3,7 @@ import os import time import gzip -from homeassistant.components.http import frontend +from . import frontend import homeassistant.util as util DOMAIN = 'frontend' diff --git a/homeassistant/components/frontend/frontend.py b/homeassistant/components/frontend/frontend.py index cda5718c77c..06499698f11 100644 --- a/homeassistant/components/frontend/frontend.py +++ b/homeassistant/components/frontend/frontend.py @@ -1,2 +1,2 @@ """ DO NOT MODIFY. Auto-generated by build_frontend script """ -VERSION = "40d97d8a9b21cf7cc263c02af61af165" +VERSION = "83b735c326edc749f0066a79a7eedbd6" diff --git a/homeassistant/components/frontend/www_static/frontend.html b/homeassistant/components/frontend/www_static/frontend.html index e2080fdcabd..7d4813557ae 100644 --- a/homeassistant/components/frontend/www_static/frontend.html +++ b/homeassistant/components/frontend/www_static/frontend.html @@ -50,12 +50,12 @@ b.events&&Object.keys(a).length>0&&console.log("[%s] addHostListeners:",this.loc