From ab9ac80ee0e33829c81e9583f8add80c2bec559e Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 16 Feb 2016 23:52:26 -0800 Subject: [PATCH] Update frontend with new camera UI --- homeassistant/components/frontend/version.py | 2 +- .../frontend/www_static/frontend.html | 49 ++++++++++++++----- .../www_static/home-assistant-polymer | 2 +- 3 files changed, 39 insertions(+), 14 deletions(-) diff --git a/homeassistant/components/frontend/version.py b/homeassistant/components/frontend/version.py index 0be85327b08..ea3e441f6c5 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 = "c11382dc4f1efd426f94d77cf498b954" +VERSION = "4ae370eaaad6bc779d08713b79ce3cba" diff --git a/homeassistant/components/frontend/www_static/frontend.html b/homeassistant/components/frontend/www_static/frontend.html index e9e19192018..0013746b4d2 100644 --- a/homeassistant/components/frontend/www_static/frontend.html +++ b/homeassistant/components/frontend/www_static/frontend.html @@ -2854,7 +2854,32 @@ ready:function(){this.templatize(this)}}),Polymer._collections=new WeakMap,Polym .grey { --ha-label-badge-color: var(--paper-grey-500); - } \ No newline at end of file + } \ No newline at end of file diff --git a/homeassistant/components/frontend/www_static/home-assistant-polymer b/homeassistant/components/frontend/www_static/home-assistant-polymer index 75cc118cb12..4cdefac2fe6 160000 --- a/homeassistant/components/frontend/www_static/home-assistant-polymer +++ b/homeassistant/components/frontend/www_static/home-assistant-polymer @@ -1 +1 @@ -Subproject commit 75cc118cb121f10cd2e4dd98c9b99ce1219c485a +Subproject commit 4cdefac2fe6f016fa09d872c8cb062ba01442b08