From dec12be52e12cd4f17dd25bb045db7508ce7e86a Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Thu, 1 Jan 2015 19:42:20 -0800 Subject: [PATCH] Add more-info card for group domain --- .../polymer/cards/state-card-content.html | 6 ++++ .../polymer/dialogs/state-card-dialog.html | 8 +++-- .../polymer/home-assistant-api.html | 17 ++++++++-- .../polymer/more-infos/more-info-content.html | 14 ++++++++ .../polymer/more-infos/more-info-group.html | 33 +++++++++++++++++++ 5 files changed, 73 insertions(+), 5 deletions(-) create mode 100644 homeassistant/components/http/www_static/polymer/more-infos/more-info-group.html diff --git a/homeassistant/components/http/www_static/polymer/cards/state-card-content.html b/homeassistant/components/http/www_static/polymer/cards/state-card-content.html index 9cf8a0fc32f..9d831f7a955 100644 --- a/homeassistant/components/http/www_static/polymer/cards/state-card-content.html +++ b/homeassistant/components/http/www_static/polymer/cards/state-card-content.html @@ -5,6 +5,12 @@