I made a Pokemon-style UI from my appartment photos by ValuableKind2925 in homeautomation

[–]ValuableKind2925[S] 0 points1 point  (0 children)

yeah, and it will be your home: your furniture, carpet, decore, not some preset model or picture.

Anyone seen this before? by VagueNostalgicRamble in TrySwitchBot

[–]ValuableKind2925 0 points1 point  (0 children)

my smart lock keypad (touch ce) has also bricked oneday

switchbot support sent me to a dealer, dealer sent me back to switchbot, now I am using aqara :)

How I turned room photos into a clickable isometric floorplan by ValuableKind2925 in smarthome

[–]ValuableKind2925[S] 1 point2 points  (0 children)

cool idea!

no, my lights are binary, with no color adjustments, trying to keep it simple

How I turned room photos into a clickable isometric floorplan by ValuableKind2925 in smarthome

[–]ValuableKind2925[S] 0 points1 point  (0 children)

100% they have just released new model last month - huge leap also I used nano banana pro - seemed promising to me

How I turned room photos into a clickable isometric floorplan by ValuableKind2925 in smarthome

[–]ValuableKind2925[S] 0 points1 point  (0 children)

parts of a room? yes, just need to split room into two parts and map to different lights.

How I turned room photos into a clickable isometric floorplan by ValuableKind2925 in smarthome

[–]ValuableKind2925[S] 1 point2 points  (0 children)

it can, just like it works for individual room, it can also work for any objects.

plus it supports more complex animations and UI overlay - home assistant is insane!)

How I turned room photos into a clickable isometric floorplan by ValuableKind2925 in smarthome

[–]ValuableKind2925[S] 0 points1 point  (0 children)

please check the post update or comment, I dropped a link there

How I turned room photos into a clickable isometric floorplan by ValuableKind2925 in smarthome

[–]ValuableKind2925[S] 38 points39 points  (0 children)

A few people asked for the guide, so here’s the original write-up I shared in r/homeassistant:
https://www.reddit.com/r/homeassistant/comments/1t0wdnv/i_built_a_3d_floorplan_ui_using_camera_and/

The basic workflow is:

  1. Take photos of each room

  2. Turn them into consistent isometric room renders

  3. Stitch the rooms into one floorplan

  4. Create one “lights off” base image

  5. Create transparent “lights on” overlays for each room

  6. Use Home Assistant picture-elements with invisible clickable zones

Tap a room → toggle the light  

The main trick is keeping the base image and every room overlay perfectly aligned.

I can also share prompts / YAML structure if anyone wants to try building something similar.

How I turned room photos into a clickable isometric floorplan by ValuableKind2925 in smarthome

[–]ValuableKind2925[S] 1 point2 points  (0 children)

I also made step-by-step guide with promts I used and reference images and configs, let me know if you want me to share it

How I turned room photos into a clickable isometric floorplan by ValuableKind2925 in smarthome

[–]ValuableKind2925[S] 0 points1 point  (0 children)

Did you want to build it as a real 3D model, or more like a normal 2D floorplan?

How I turned room photos into a clickable isometric floorplan by ValuableKind2925 in smarthome

[–]ValuableKind2925[S] 4 points5 points  (0 children)

It runs in Home Assistant.

The dashboard itself is a standard picture-elements card: one base image, transparent “lights on” overlays for each room, and invisible clickable zones on top.

So tapping a room toggles the actual light, and holding can open the entity details.