From cce4c853c9b89b7afbcf89ea31964fb5a7e1cea2 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sat, 11 Feb 2017 16:57:01 -0800 Subject: [PATCH] Add hassbian panel (#201) * Add hassbian panel * Lint * Make config more generic --- panels/config/ha-config-section-hassbian.html | 175 ++++++++++++++++++ panels/config/ha-config-section.html | 123 ++++++++++++ panels/config/ha-panel-config.html | 52 ++++++ 3 files changed, 350 insertions(+) create mode 100644 panels/config/ha-config-section-hassbian.html create mode 100644 panels/config/ha-config-section.html create mode 100644 panels/config/ha-panel-config.html diff --git a/panels/config/ha-config-section-hassbian.html b/panels/config/ha-config-section-hassbian.html new file mode 100644 index 0000000000..722406146a --- /dev/null +++ b/panels/config/ha-config-section-hassbian.html @@ -0,0 +1,175 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/panels/config/ha-config-section.html b/panels/config/ha-config-section.html new file mode 100644 index 0000000000..79b8123916 --- /dev/null +++ b/panels/config/ha-config-section.html @@ -0,0 +1,123 @@ + + + + + + + + + diff --git a/panels/config/ha-panel-config.html b/panels/config/ha-panel-config.html new file mode 100644 index 0000000000..24b8509fc0 --- /dev/null +++ b/panels/config/ha-panel-config.html @@ -0,0 +1,52 @@ + + + + + + + + + + + + +