Increase the Floor plan Size

Hello all,
I bought a 21 inch tablet to show my floorplan. but its too small from what i built please advice me on this.
Code:

type: custom:floorplan-card
full_height: true
config:
  image:
    location: /local/ffp/ffp.svg
    cache: false
  stylesheet: /local/ffp/floorplan.css
  rules:

Pic:

Please format your code properly using the </> button so we can see the indenting. Also please detail how you have created your floorplan including what software you used.

1 Like

i used coohoom and inkscape to create my floorplan. @OzGav PLease see my first post for the updated code.

Please add panel: true to your yaml for example:

title: Home Assistant
views:
  - panel: true
    cards:
      - type: custom:floorplan-card 
        full_height: true
        config:
          image:
             location: /local/ffp/ffp.svg
             cache: false
          stylesheet: /local/ffp/floorplan.css
          rules:

Hey @OzGav i ry adding pannel inside. it doesnt work.

When you use Inkscape have you made sure that there isn’t blank space surrounding your SVG? In the following picture I have moved my SVG elements so you can see the white rectangle which is the actual SVG size. You adjust this size as shown in the dialog box on the right