ux v1.36.4: glow pool fully lit to 80% radius, falloff on outer 20%

This commit is contained in:
Matysh
2026-07-23 14:03:15 +03:00
parent 8330b48cf3
commit 3a89966e4b
9 changed files with 20 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.36.3"
VERSION = "1.36.4"
DEFAULT_CONFIG: dict = {
"spaces": [],