diff --git a/homeassistant/components/http/www_static/polymer/bower.json b/homeassistant/components/http/www_static/polymer/bower.json new file mode 100644 index 00000000000..f83f815face --- /dev/null +++ b/homeassistant/components/http/www_static/polymer/bower.json @@ -0,0 +1,30 @@ +{ + "name": "Home Assistant", + "version": "0.1.0", + "authors": [ + "Paulus Schoutsen " + ], + "main": "index.htm", + "license": "MIT", + "private": true, + "ignore": [ + "**/.*", + "node_modules", + "bower_components", + "test", + "tests" + ], + "dependencies": { + "polymer": "Polymer/polymer#~0.4.2", + "font-roboto": "Polymer/font-roboto#~0.4.2", + "core-header-panel": "Polymer/core-header-panel#~0.4.2", + "core-toolbar": "Polymer/core-toolbar#~0.4.2", + "core-icon-button": "Polymer/core-icon-button#~0.4.2", + "paper-fab": "Polymer/paper-fab#~0.4.2", + "core-ajax": "Polymer/core-ajax#~0.4.2", + "paper-toast": "Polymer/paper-toast#~0.4.2", + "paper-dialog": "Polymer/paper-dialog#~0.4.2", + "paper-button": "Polymer/paper-button#~0.4.2", + "core-tooltip": "Polymer/core-tooltip#~0.4.2" + } +} diff --git a/homeassistant/components/http/www_static/polymer/entity-list.html b/homeassistant/components/http/www_static/polymer/entity-list.html new file mode 100644 index 00000000000..a76d6a82432 --- /dev/null +++ b/homeassistant/components/http/www_static/polymer/entity-list.html @@ -0,0 +1,55 @@ + + + + + + diff --git a/homeassistant/components/http/www_static/polymer/event-fire-dialog.html b/homeassistant/components/http/www_static/polymer/event-fire-dialog.html new file mode 100644 index 00000000000..9a132769329 --- /dev/null +++ b/homeassistant/components/http/www_static/polymer/event-fire-dialog.html @@ -0,0 +1,71 @@ + + + + + + + + + + + + diff --git a/homeassistant/components/http/www_static/polymer/events-list.html b/homeassistant/components/http/www_static/polymer/events-list.html new file mode 100644 index 00000000000..bd08b5e3003 --- /dev/null +++ b/homeassistant/components/http/www_static/polymer/events-list.html @@ -0,0 +1,58 @@ + + + + + + diff --git a/homeassistant/components/http/www_static/polymer/home-assistant-api.html b/homeassistant/components/http/www_static/polymer/home-assistant-api.html new file mode 100644 index 00000000000..8bad3463f9e --- /dev/null +++ b/homeassistant/components/http/www_static/polymer/home-assistant-api.html @@ -0,0 +1,270 @@ + + + + + + + + + + + + diff --git a/homeassistant/components/http/www_static/polymer/home-assistant-main.html b/homeassistant/components/http/www_static/polymer/home-assistant-main.html new file mode 100644 index 00000000000..1f068b9eb93 --- /dev/null +++ b/homeassistant/components/http/www_static/polymer/home-assistant-main.html @@ -0,0 +1,79 @@ + + + + + + + + + + + + + diff --git a/homeassistant/components/http/www_static/polymer/service-call-dialog.html b/homeassistant/components/http/www_static/polymer/service-call-dialog.html new file mode 100644 index 00000000000..4429623081e --- /dev/null +++ b/homeassistant/components/http/www_static/polymer/service-call-dialog.html @@ -0,0 +1,69 @@ + + + + + + + + + + + + diff --git a/homeassistant/components/http/www_static/polymer/services-list.html b/homeassistant/components/http/www_static/polymer/services-list.html new file mode 100644 index 00000000000..715e5b6a9bf --- /dev/null +++ b/homeassistant/components/http/www_static/polymer/services-list.html @@ -0,0 +1,74 @@ + + + + + + + + + diff --git a/homeassistant/components/http/www_static/polymer/state-card.html b/homeassistant/components/http/www_static/polymer/state-card.html new file mode 100755 index 00000000000..ad618a7372d --- /dev/null +++ b/homeassistant/components/http/www_static/polymer/state-card.html @@ -0,0 +1,139 @@ + + + + + + + + + diff --git a/homeassistant/components/http/www_static/polymer/state-set-dialog.html b/homeassistant/components/http/www_static/polymer/state-set-dialog.html new file mode 100644 index 00000000000..acdac30b3b8 --- /dev/null +++ b/homeassistant/components/http/www_static/polymer/state-set-dialog.html @@ -0,0 +1,84 @@ + + + + + + + + + + + + diff --git a/homeassistant/components/http/www_static/polymer/states-cards.html b/homeassistant/components/http/www_static/polymer/states-cards.html new file mode 100755 index 00000000000..d650aae0671 --- /dev/null +++ b/homeassistant/components/http/www_static/polymer/states-cards.html @@ -0,0 +1,64 @@ + + + + + + +