ACT-001: actuator-first sensor assignment and lifecycle #31

Merged
Otto merged 1 commits from feature/actuator-sensor-lifecycle into main 2026-06-13 22:47:14 +02:00
Collaborator

Summary

  • add actuator-first assignment, reviewable overrides, and persistent lifecycle state
  • train and reconcile models from real HA history without treating binary context as numeric
  • add API, dashboard, tests, docs, and add-on/container defaults for reconciliation

Verification

  • ./.venv/bin/pytest -q
  • ./.venv/bin/ruff check .
  • ./.venv/bin/mypy
  • docker build -f Dockerfile -t sillyhome-next:test .
  • docker build -f addon/Dockerfile -t sillyhome-next-addon:test addon
## Summary - add actuator-first assignment, reviewable overrides, and persistent lifecycle state - train and reconcile models from real HA history without treating binary context as numeric - add API, dashboard, tests, docs, and add-on/container defaults for reconciliation ## Verification - ./.venv/bin/pytest -q - ./.venv/bin/ruff check . - ./.venv/bin/mypy - docker build -f Dockerfile -t sillyhome-next:test . - docker build -f addon/Dockerfile -t sillyhome-next-addon:test addon
Otto added 1 commit 2026-06-13 22:45:53 +02:00
ACT-001: actuator-first sensor lifecycle
Some checks failed
quality / test (3.11) (push) Has been cancelled
quality / test (3.13) (push) Has been cancelled
quality / test (3.11) (pull_request) Has been cancelled
quality / test (3.13) (pull_request) Has been cancelled
6305f52cd2
Otto merged commit 685feb57b3 into main 2026-06-13 22:47:14 +02:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pino/sillyhome-next#31