ux v1.32.1: dashed hover preview for the Opening tool

- _openingPreview getter mirrors the click's snap (same eps, same
  existing-opening hit test); dashed 90cm ghost + center dot on the wall
- smoke_opening_preview.mjs; TESTING/CHANGELOG same-commit
This commit is contained in:
Matysh
2026-07-22 14:33:26 +03:00
parent 5e6f9c407c
commit f235c8afc5
11 changed files with 154 additions and 10 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ PLANS_DIR = "houseplan/plans" # relative to the HA configuration directory
FILES_URL = "/houseplan_files/files"
FILES_DIR = "houseplan/files"
CONF_ADMIN_ONLY = "admin_only"
VERSION = "1.32.0"
VERSION = "1.32.1"
DEFAULT_CONFIG: dict = {
"spaces": [],