OH3 Floor Plan with Android App URL entry

  • Platform information:
    • Hardware: AMD64
    • OS: Windows 10/10.0
    • Java Runtime Environment: 11.0.12 (Zulu11.50+19-CA)
    • openHAB version: openHAB 3.2.0.M2

Hi All

I have started trying to use a Floor Plan to showcase my openHAB setup.

I have created a Floor Plan and can view this using the openHAB pages on a browser on my PC. This shows up as follows:


I am however unbale to get the floorplan to display on the Android App (either locally or remotely). All I am able to get is:

I have checked any setting etc I can find - but no luck.

I also have a SIMILAR issue with charts - however this is only an issue when trying to access the charts remotely - the chart is then just blank.

The floor plan file size is 2.4MB?

Image Props
I would appreciate any guidance on getting the floor plan to display on mobile device before going further down the path.

Thanks
Mark

So after some more effort and looking at the Weather Widget examples I have managed to resolve the issues I was having by using the URL as:

/static/floorplan/FloorPlan3Dsmall.jpg

so leaving off the full URL and using just the relative URL seems to resolve the problem. Not sure why this is only an issue on the Android App though?

But happy that it works

EDIT: Submitted documentation change - https://github.com/openhab/openhab-docs/pull/1643