Your Home Digital Twin: Interactive floor 3d plan

Thanks for the kind words. Thanks also for the link to the gltfpack tool. I will check it out!

Here is the gesture code:

        - type3d: gesture
          object_id: room_7_1
          gesture:
            domain: script
            service: 3d_master_bedroom_v2

It’s very simple. Just click on an empty space in the room floor.

I also rely on Browser Mod in the script, where you can control the placement of the popup card, especially with the latest updates:
[GitHub - thomasloven/hass-browser_mod: 🔹 A Home Assistant integration to turn your browser into a controllable entity and media player]

And see the community discussion:
https://community.home-assistant.io/t/browser-mod-turn-your-browser-into-a-controllable-device-and-a-media-player/123806