feat(homecore): complete migration and startup restore

This commit is contained in:
ruv
2026-07-27 14:14:04 -04:00
parent 3136f1305b
commit 0a8e72e762
24 changed files with 1552 additions and 481 deletions
Generated
+2
View File
@@ -3675,6 +3675,7 @@ dependencies = [
"homecore-api",
"homecore-assist",
"homecore-automation",
"homecore-migrate",
"homecore-plugins",
"homecore-recorder",
"http-body-util",
@@ -3682,6 +3683,7 @@ dependencies = [
"serde",
"serde_json",
"serde_yaml",
"tempfile",
"tokio",
"tower 0.5.3",
"tower-http",