ux v1.30.3: general settings gear visible in every mode

- header cog (fill palette) no longer gated to Plan mode; canEdit only
- smoke_gs_always.mjs; TESTING/CHANGELOG same-commit
This commit is contained in:
Matysh
2026-07-22 11:37:00 +03:00
parent 48d47a46af
commit d273a90db8
10 changed files with 35 additions and 11 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.30.2"
VERSION = "1.30.3"
DEFAULT_CONFIG: dict = {
"spaces": [],