v1.54.0: live robot vacuums

The plan shows the robot at work: the marker stays at its dock while a
puck drives the plan, calibration is one click or a drag-and-stretch
overlay, and the path is recorded server-side (current + previous run)
with never/cleaning/always display modes. Also: glow is the default
fill for new spaces, and the run-target search renders again.
This commit is contained in:
Matysh
2026-07-31 11:50:31 +03:00
parent d27864e90e
commit f9b612a389
11 changed files with 89 additions and 11 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ PLAN_ORPHAN_TTL_S = 3600
SCHEDULED_GRACE_S = 30 * 24 * 3600
FILES_DIR = "houseplan/files"
CONF_ADMIN_ONLY = "admin_only"
VERSION = "1.53.1"
VERSION = "1.54.0"
DEFAULT_CONFIG: dict = {
"spaces": [],