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 @@