feat v1.5.0: light groups as real entities (HA group platform + Z2M group devices) replace per-bulb visual grouping; single bulbs hidden in grouped areas; custom member menu removed

This commit is contained in:
JB
2026-07-04 12:44:31 +03:00
parent 08cd929b8d
commit 0c8301e21d
6 changed files with 79 additions and 127 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ FRONTEND_URL = "/houseplan_files/houseplan-card.js"
PLANS_URL = "/houseplan_files/plans"
PLANS_DIR = "houseplan/plans" # относительно каталога конфигурации HA
CONF_ADMIN_ONLY = "admin_only"
VERSION = "1.4.4"
VERSION = "1.5.0"
DEFAULT_CONFIG: dict = {
"spaces": [],