chore v1.13.3: remove legacy assets/ with real-house plan sources (privacy; unused since server-side config)

This commit is contained in:
Matysh
2026-07-06 07:39:43 +03:00
parent fff7368696
commit 34d073f484
13 changed files with 18 additions and 13 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.13.2"
VERSION = "1.13.3"
DEFAULT_CONFIG: dict = {
"spaces": [],