ux v1.37.2: glow falloff 70/30 (was 80/20)

This commit is contained in:
Matysh
2026-07-23 14:29:11 +03:00
parent 6b9909768f
commit 0e14139fe2
9 changed files with 16 additions and 12 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.37.1"
VERSION = "1.37.2"
DEFAULT_CONFIG: dict = {
"spaces": [],