From 3cb120585d973ceb0876c271342ffb4db62ad1c5 Mon Sep 17 00:00:00 2001 From: ccostan Date: Sat, 9 Jun 2018 12:49:50 -0400 Subject: [PATCH] Updated to newer versions of Floorplan. --- config/configuration.yaml | 14 +++++++++ .../www/custom_ui/floorplan/ha-floorplan.html | 30 ++++++++++++++----- .../floorplan/lib/jquery-3.2.1.min.js | 4 --- .../floorplan/lib/jquery-3.3.1.min.js | 2 ++ .../www/custom_ui/floorplan/lib/moment.min.js | 8 +---- 5 files changed, 40 insertions(+), 18 deletions(-) delete mode 100755 config/www/custom_ui/floorplan/lib/jquery-3.2.1.min.js create mode 100755 config/www/custom_ui/floorplan/lib/jquery-3.3.1.min.js diff --git a/config/configuration.yaml b/config/configuration.yaml index 30a06954..26d20d3f 100755 --- a/config/configuration.yaml +++ b/config/configuration.yaml @@ -80,6 +80,20 @@ http: frontend: javascript_version: latest +# panel_iframe: +# pihole: +# title: 'Pi-Hole' +# url: 'http://pi.hole/admin' +# icon: mdi:block-helper +# unifi: +# title: 'Unifi' +# url: 'https://192.168.10.10:8443/manage' +# icon: mdi:access-point-network +# docker: +# title: 'Docker' +# url: 'https://192.168.10.10:9090/docker' +# icon: mdi:docker + panel_custom: - name: floorplan sidebar_title: Alarm Panel diff --git a/config/www/custom_ui/floorplan/ha-floorplan.html b/config/www/custom_ui/floorplan/ha-floorplan.html index 4d5b831f..cd262ade 100755 --- a/config/www/custom_ui/floorplan/ha-floorplan.html +++ b/config/www/custom_ui/floorplan/ha-floorplan.html @@ -1,11 +1,11 @@ - + @@ -79,7 +79,7 @@