From 69fd927656ed0b32aebef70eabaa3baff31cda51 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Mon, 28 Mar 2016 00:15:26 -0700 Subject: [PATCH] Update frontend --- homeassistant/components/frontend/version.py | 2 +- .../frontend/www_static/frontend.html | 1029 +++++++---------- .../www_static/home-assistant-polymer | 2 +- 3 files changed, 406 insertions(+), 627 deletions(-) diff --git a/homeassistant/components/frontend/version.py b/homeassistant/components/frontend/version.py index 3103cf36027..454ca05b502 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 = "49974cb3bb443751f7548e4e3b353304" +VERSION = "5a38035adb1406c5dbd3c67ff9d766ba" diff --git a/homeassistant/components/frontend/www_static/frontend.html b/homeassistant/components/frontend/www_static/frontend.html index 76db8ee085d..f5580492d7a 100644 --- a/homeassistant/components/frontend/www_static/frontend.html +++ b/homeassistant/components/frontend/www_static/frontend.html @@ -1,585 +1,362 @@