ML-005: Doku zu ML-Serving-API ergänzen

This commit is contained in:
2026-06-11 13:27:01 +02:00
parent fad517e56a
commit 57275d5172
2 changed files with 117 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ uvicorn app.main:app --reload
- `http://127.0.0.1:8000/health` - Health-Check
- `http://127.0.0.1:8000/docs/` - OpenAPI-Dokumentation
- `http://127.0.0.1:8000/v1/entities` - Home-Assistant-Entities
- `http://127.0.0.1:8000/ml/health` - ML-Serving Health (ab ML-005)
### ENV-Konfiguration (`.env.example`)
- `SILLYHOME_HA_URL` Basis-URL deiner Home-Assistant-Instanz (z. B. `http://homeassistant.local:8123`)