I have SSL setup for my HA and have been trying to setup floorplan but it doesn’t seem to work as I get a blank page in my frontend. I have checked everything also debugged in Chrome and got all the folders correct with no errors.
I think it’s the SSL https:// causing all sorts of issues. Has anyone successfully set up floorplan using SSL? Any help will be much appreciated.
Yes I have a duckdns ssl setup that i did few days ago
On a devices connected to my network I use - https://hassio.local:8123 works great (with a cert error though)
when I’m outside my network on the https://myname.duckdns.org url loads up all OK as well, it is allot slower to bring up my floorplan as my SVG is starting to get quite large, need to do some tidying.
Not sure if this is what you’re looking for but AFAIK you can only load ssl enabled pages in Hass panels if you have ssl enabled in Hass, so that might be the issue.
File was too long to post so I’ll send it directly to you. I’m not the best in cleaning up old files but this everything that appears to be Floorplan related in my setup. I separate sections by ‘#’.
Mine is literally straight from the install instructions, only with my customized svg / css and floorplan.yaml sorry thats not much help but the SSL shouldn’t be the cause.
Easy to just stop duckdns and turn off autoload, remove the ssl from http: in config yaml and try again see if its all ok.