From 4047bf07754ce27deab54769736ef4ea81e38345 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sat, 14 Feb 2015 10:04:56 -0800 Subject: [PATCH] Make more info dialog more store dependent --- homeassistant/components/frontend/version.py | 2 +- .../frontend/www_static/frontend.html | 8 +-- .../polymer/dialogs/more-info-dialog.html | 64 ++++++++++++++----- .../polymer/home-assistant-api.html | 6 +- .../www_static/polymer/home-assistant-js | 2 +- 5 files changed, 56 insertions(+), 26 deletions(-) diff --git a/homeassistant/components/frontend/version.py b/homeassistant/components/frontend/version.py index 622314c940d..2af8235ef1b 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 = "8a29fbc60ac02a7b0ac05fcc2f69c1fd" +VERSION = "3822abfa5abb0a8d60ddf434a2f341d5" diff --git a/homeassistant/components/frontend/www_static/frontend.html b/homeassistant/components/frontend/www_static/frontend.html index 8ed938475ae..5bf36a46a7b 100644 --- a/homeassistant/components/frontend/www_static/frontend.html +++ b/homeassistant/components/frontend/www_static/frontend.html @@ -123,9 +123,9 @@ b.events&&Object.keys(a).length>0&&console.log("[%s] addHostListeners:",this.loc } - + Configuring…