fix: no blocking manifest read in event loop (version from const)

This commit is contained in:
JB
2026-07-03 20:07:39 +03:00
parent 0c6f37198f
commit ce0d44d185
2 changed files with 4 additions and 11 deletions
+2
View File
@@ -5,3 +5,5 @@ STORAGE_KEY = f"{DOMAIN}.layout"
STORAGE_VERSION = 1
FRONTEND_URL = "/houseplan_files/houseplan-card.js"
CONF_ADMIN_ONLY = "admin_only"
VERSION = "1.0.0"