From 5a7c9738e69ded3eb973b4dbfdcec0b40c84bd5d Mon Sep 17 00:00:00 2001 From: Kaloyan Danchev Date: Thu, 6 Aug 2026 19:06:58 +0300 Subject: [PATCH] HA: Floorplan furnished with native SVG furniture (AI render path shelved) Co-Authored-By: Claude Fable 5 --- docs/CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index d51c4e1..919de90 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -3,6 +3,14 @@ **Purpose:** Major infrastructure events only. Minor changes are in git commit messages. --- +## 2026-08-06 + +### Floorplan furnished (native SVG furniture; AI render path abandoned) +- **[HA]** 36 furniture pieces added to the Easy Floorplan config (sectional sofa, beds, dining set, kitchen appliances, bathrooms fixtures...), placed from room photos, user fine-tuned in the visual editor. Canvas scale (from robot calibration): 1 unit ≈ 1.14/1.23 cm (X/Y). +- **[NOTE]** AI dollhouse render via Gemini abandoned: great first-generation geometry, but room-scoped edits either merged rooms or returned the input unchanged. Photo pack + prompts archived in Obsidian `Projects/Floormap/`. + +--- + ## 2026-08-04 ### HAOS System monitoring dashboard (CPU/RAM/SSD/temps)