From a85b47805fce32c74fbd2cae56e19e410ef9874f Mon Sep 17 00:00:00 2001 From: jamespcole Date: Fri, 10 Jul 2015 18:44:00 +1000 Subject: [PATCH] rebuilt frontend with camera component changes --- homeassistant/components/frontend/version.py | 2 +- .../frontend/www_static/frontend.html | 448 +++++++++++++----- 2 files changed, 320 insertions(+), 130 deletions(-) diff --git a/homeassistant/components/frontend/version.py b/homeassistant/components/frontend/version.py index c388a23c50c..463e99cf569 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 = "edce0feb9f77dd8b0bbe3c9b1e749fe0" +VERSION = "572c808a9a1aa1c4d8f85c54bdffede1" diff --git a/homeassistant/components/frontend/www_static/frontend.html b/homeassistant/components/frontend/www_static/frontend.html index 72ed56794b7..6d8d8545691 100644 --- a/homeassistant/components/frontend/www_static/frontend.html +++ b/homeassistant/components/frontend/www_static/frontend.html @@ -5871,141 +5871,331 @@ this._removeChildren(); } -