From 7a7ede22eaeedc2109ef042e8d8e8f6935f24016 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 28 Jun 2015 20:10:35 -0700 Subject: [PATCH] Frontend: extract voice command status component --- .../components/ha-voice-command-progress.html | 61 +++++++++++++++++++ .../polymer/layouts/partial-states.html | 21 +------ 2 files changed, 63 insertions(+), 19 deletions(-) create mode 100644 homeassistant/components/frontend/www_static/polymer/components/ha-voice-command-progress.html diff --git a/homeassistant/components/frontend/www_static/polymer/components/ha-voice-command-progress.html b/homeassistant/components/frontend/www_static/polymer/components/ha-voice-command-progress.html new file mode 100644 index 00000000000..44d29a0151c --- /dev/null +++ b/homeassistant/components/frontend/www_static/polymer/components/ha-voice-command-progress.html @@ -0,0 +1,61 @@ + + + + + + + + + + + + + diff --git a/homeassistant/components/frontend/www_static/polymer/layouts/partial-states.html b/homeassistant/components/frontend/www_static/polymer/layouts/partial-states.html index 57f43adf08d..ed40a218a89 100644 --- a/homeassistant/components/frontend/www_static/polymer/layouts/partial-states.html +++ b/homeassistant/components/frontend/www_static/polymer/layouts/partial-states.html @@ -1,11 +1,11 @@ - +