From 7303e55f631cec56bed434db3018124ed28d605b Mon Sep 17 00:00:00 2001 From: Adam Mills Date: Sun, 3 Dec 2017 18:28:39 -0500 Subject: [PATCH] Move push notifications to config panel (#700) --- panels/config/core/ha-config-core.html | 13 +++++ .../ha-config-section-push-notifications.html | 53 +++++++++++++++++++ src/components/ha-sidebar.html | 19 ------- 3 files changed, 66 insertions(+), 19 deletions(-) create mode 100644 panels/config/core/ha-config-section-push-notifications.html diff --git a/panels/config/core/ha-config-core.html b/panels/config/core/ha-config-core.html index fe11006250..d772236e3a 100644 --- a/panels/config/core/ha-config-core.html +++ b/panels/config/core/ha-config-core.html @@ -9,6 +9,7 @@ + @@ -56,6 +57,14 @@ hass='[[hass]]' > +