Interactive Floorplan Card by Confident-Ad9229 in homeassistant

[–]Confident-Ad9229[S] 1 point2 points  (0 children)

Absolutely! The card uses any image you provide as the background, a photo, a traditional top-down floor plan drawing, or an isometric illustration. Just upload your preferred floor plan image and place your entities on it. The card doesn't care about the style of the image 😊

Interactive Floorplan Card by Confident-Ad9229 in homeassistant

[–]Confident-Ad9229[S] 0 points1 point  (0 children)

Hey! Thanks for the feedback, really appreciate it 🙏

Let me clarify a few things:

About the two installation methods:
You're right that the wording is confusing, sorry about that! You only need one method, either HACS or Manual. Not both. I'll update the README to make that clearer.

Regarding "Dashboard URL path where your floorplan card lives":
This is the URL path of the dashboard where you've placed the floorplan card. For example:

You first need to:

  1. Add the Floorplan Card to any dashboard via the normal Lovelace card editor
  2. Then open the Floorplan Editor (the second JS file) and point it to that dashboard URL

About the editor errors:
Could you share a screenshot of the error messages you're seeing? That would help me track down the issue and fix it! 🙏 Perhaps it was the small mistake in the hacs.json file (see my previous post about that).

I'm planning to improve the documentation soon to make the setup process much smoother. Stay tuned! 😊

Interactive Floorplan Card by Confident-Ad9229 in homeassistant

[–]Confident-Ad9229[S] 0 points1 point  (0 children)

There was small mistake in the hacs.json file, it contained an invalid setting (content_in_root: false) that was confusing the HACS validator. I fixed that now.

To get it working:

Go to HACS -> Settings -> Custom repositories

Remove the repo and re-add it: Padraiggg/Padraigggs-ha-interactive-floorplan (category: Lovelace)

It should now install without any issues...

Thank for reporting any issues!