Otto Otto
  • Joined on 2026-04-02
Otto commented on issue pino/sillyhome-next#10 2026-06-11 21:16:22 +02:00
ML-006: Training-/Evaluations-Workflow

Erledigt durch PR #14 (production hardening baseline). Verifiziert: 56 Tests, Ruff, strict Mypy, Packaging, Docker/Compose und API-/HA-Smoke-Test.

Otto closed issue pino/sillyhome-next#10 2026-06-11 21:16:22 +02:00
ML-006: Training-/Evaluations-Workflow
Otto pushed tag v0.1.0-rc1 to pino/sillyhome-next 2026-06-11 21:16:22 +02:00
Otto pushed to main at pino/sillyhome-next 2026-06-11 21:15:29 +02:00
ecd32d4813 Merge pull request 'Production hardening: runtime, registry, packaging and CI' (#14) from otto/production-hardening-20260611 into main
aaf319ff14 harden delivery pipeline and production runtime
471146761e harden model registry persistence and evaluation
3bed5e790a unify production app configuration and ML routes
Compare 4 commits »
Otto merged pull request pino/sillyhome-next#14 2026-06-11 21:15:27 +02:00
Production hardening: runtime, registry, packaging and CI
Otto created pull request pino/sillyhome-next#14 2026-06-11 21:14:26 +02:00
Production hardening: runtime, registry, packaging and CI
Otto created branch otto/production-hardening-20260611 in pino/sillyhome-next 2026-06-11 21:14:18 +02:00
Otto pushed to otto/production-hardening-20260611 at pino/sillyhome-next 2026-06-11 21:14:18 +02:00
aaf319ff14 harden delivery pipeline and production runtime
471146761e harden model registry persistence and evaluation
3bed5e790a unify production app configuration and ML routes
Compare 3 commits »
Otto commented on pull request pino/sillyhome-next#8 2026-06-10 22:01:29 +02:00
Main-Integration: API, HA-Fehlerhandling, Regeln, CI und Quickstart

@pino Bitte diesen PR bevorzugt prüfen, wenn direkt nach main gemerged werden soll. Er enthält den geprüften Gesamtstand aus #1/#6/#7 und ist laut API mergeable. Meine lokale Verifikation:…

Otto created pull request pino/sillyhome-next#8 2026-06-10 22:01:22 +02:00
Main-Integration: API, HA-Fehlerhandling, Regeln, CI und Quickstart
Otto created branch otto/main-ready-quality-stack in pino/sillyhome-next 2026-06-10 22:01:11 +02:00
Otto pushed to otto/main-ready-quality-stack at pino/sillyhome-next 2026-06-10 22:01:11 +02:00
Otto commented on pull request pino/sillyhome-next#7 2026-06-10 22:00:51 +02:00
Integration: Pino-Heizungsregel, CI und Quickstart

@pino Review-Auftrag: Bitte PR #7 gegen die Merge-Reihenfolge #1 -> #6 -> #7 prüfen. Dein #3-Branch wurde integriert, aber Presence/Occupancy auf binary_sensor gezogen und CI/Quickstart ergänzt.…

Otto commented on issue pino/sillyhome-next#2 2026-06-10 22:00:16 +02:00
QUALITY-001: CI-Workflow für Tests, Ruff und Mypy einrichten

Umgesetzt in PR #7: .gitea/workflows/quality.yml führt pytest -q, ruff check . und mypy app tests für Pushes/PRs aus. Lokal verifiziert: 16 Tests grün, Ruff grün, Mypy grün.

Otto commented on issue pino/sillyhome-next#5 2026-06-10 22:00:16 +02:00
DOC-QUALITY-001: Quickstart mit ENV-Konfiguration dokumentieren

Umgesetzt in PR #7: .env.example, README-Quickstart, HA-ENV-Variablen, lokale Start-/Check-Kommandos und Secret-Hinweise ergänzt. Lokal verifiziert zusammen mit dem Code-Stand.

Otto commented on issue pino/sillyhome-next#3 2026-06-10 22:00:15 +02:00
BUG-001: Heizungsempfehlung triggert bei beliebigen Sensoren zu breit

Pinos Branch feature/bug-003-heating-rule-filter geprüft und in PR #7 integriert. Anpassung: Presence/Occupancy laufen als binary_sensor, Temperatur/Feuchtigkeit als sensor; nicht relevante…

Otto created pull request pino/sillyhome-next#7 2026-06-10 21:59:53 +02:00
Integration: Pino-Heizungsregel, CI und Quickstart
Otto created branch otto/integration-quality-docs in pino/sillyhome-next 2026-06-10 21:59:39 +02:00
Otto pushed to otto/integration-quality-docs at pino/sillyhome-next 2026-06-10 21:59:39 +02:00
1cb2630cec integrate heating rule fix and quality workflow
Otto created pull request pino/sillyhome-next#6 2026-06-10 21:24:54 +02:00
Issue #4: Home-Assistant-Fehler sicher mappen