From cfeb1f1538d98d0391e0c8b5420b963d9ccf6704 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Mon, 29 Dec 2014 23:40:27 -0800 Subject: [PATCH] Now able to change brightness of lights from more info dialog --- homeassistant/components/http/frontend.py | 2 +- .../components/http/www_static/frontend.html | 8 +-- .../http/www_static/polymer/bower.json | 3 +- .../polymer/cards/state-card-display.html | 2 +- .../polymer/dialogs/state-card-dialog.html | 7 +++ .../polymer/home-assistant-api.html | 11 ++++ .../polymer/more-infos/more-info-content.html | 21 ++++++++ .../polymer/more-infos/more-info-default.html | 9 ++++ .../polymer/more-infos/more-info-light.html | 53 +++++++++++++++++++ 9 files changed, 110 insertions(+), 6 deletions(-) create mode 100644 homeassistant/components/http/www_static/polymer/more-infos/more-info-content.html create mode 100644 homeassistant/components/http/www_static/polymer/more-infos/more-info-default.html create mode 100644 homeassistant/components/http/www_static/polymer/more-infos/more-info-light.html diff --git a/homeassistant/components/http/frontend.py b/homeassistant/components/http/frontend.py index 13ee89a28e1..c8fcb30c6cc 100644 --- a/homeassistant/components/http/frontend.py +++ b/homeassistant/components/http/frontend.py @@ -1,2 +1,2 @@ """ DO NOT MODIFY. Auto-generated by build_frontend script """ -VERSION = "9e0c2f360a70a0f7fc95e814d7e99dc1" +VERSION = "230e724e74d2deaf5b91eafa63c59c94" diff --git a/homeassistant/components/http/www_static/frontend.html b/homeassistant/components/http/www_static/frontend.html index f021334ee23..d745d8d6be3 100644 --- a/homeassistant/components/http/www_static/frontend.html +++ b/homeassistant/components/http/www_static/frontend.html @@ -55,13 +55,15 @@ if(this.removeAttribute(a),d)return j(this,a,c);var e=c,f=m(this,a,e);return j(t {{stateObj.entityDisplay}}
{{lastChangedFromNow(stateObj.last_changed)}} -