From ec2e0cc77dac9898975d409f254ef6225f247700 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 10 Nov 2015 00:27:41 -0800 Subject: [PATCH] Compile new version frontend --- homeassistant/components/frontend/version.py | 2 +- .../frontend/www_static/frontend.html | 102 ++++++++++++------ .../www_static/webcomponents-lite.min.js | 6 +- 3 files changed, 73 insertions(+), 37 deletions(-) diff --git a/homeassistant/components/frontend/version.py b/homeassistant/components/frontend/version.py index a3a592a6d6b..358e09a89f7 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 = "889bede717abab2548d50cc40a395b06" +VERSION = "b2195524170f300cf2645ef8fd002fda" diff --git a/homeassistant/components/frontend/www_static/frontend.html b/homeassistant/components/frontend/www_static/frontend.html index 5ecbed2813d..f4fe4c24e7d 100644 --- a/homeassistant/components/frontend/www_static/frontend.html +++ b/homeassistant/components/frontend/www_static/frontend.html @@ -1127,7 +1127,7 @@ is:"dom-repeat","extends":"template",properties:{items:{type:Array},as:{type:Str --light-secondary-opacity: 0.7; /* or icon */ --light-primary-opacity: 1.0; - }