Hi all!
I’m just starting to play around with HA, Floorplan & Inkscape, so do bear with me if I sound like an absolute noob!
Not sure what is relevant info to provide first, so here it is:
- Raspberry Pi
- HA & HACS running on docker
I’ve created my floorplan, buttoned it up with Inkscape, and have a running SVG.
Got the SVG and the CSS running fine, HA shows the dashboard fine too (yay!). I’ve also ‘clipped’ the floorplan in Inkscape, to remove the white areas of the document.
I then accessed the same dashboard using the companion app. What baffles me is:
- The floorplan resizes fine when viewed in desktop browser
- Similarly when using the browser to simulate a mobile phone view, it also resizes just fine
- But when viewed from the companion app, the floorplan doesn’t resize at all? I already have full_height: true set in the CSS. What am I missing? What other setting/CSS do I need to tweak for this?
