feat v1.6.2: room field for all device markers (override placement, moves marker to room center); Edit button in info-card opens edit dialog

This commit is contained in:
JB
2026-07-04 13:21:35 +03:00
parent 74640318e9
commit e61d2c173f
6 changed files with 56 additions and 39 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ PLANS_DIR = "houseplan/plans" # относительно каталога ко
FILES_URL = "/houseplan_files/files"
FILES_DIR = "houseplan/files"
CONF_ADMIN_ONLY = "admin_only"
VERSION = "1.6.1"
VERSION = "1.6.2"
DEFAULT_CONFIG: dict = {
"spaces": [],