Neue Meldungen in Log.
Update auf Proxmox VM erfolgreich.
Die Prognose für heute scheint aber nicht zu stimmen (Kommafehler?)
Werde heute Abend in einer ruhigen Minute nochmal alles von Null anfangen.
Werde nochmal alle Sensoren und kWh prüfen ob die richtige Werte liefern.
@Tom-HA bei welchen Verbrachszähler kWh ist es erforderlich das diese sich täglich um 0Uhr zurücksetzen.
Meine er hat das unter die entsprechenden Felder bei der Konfiguration geschrieben.
Hallo,
ja das ist normal, die wird erst erstellt wenn diese benötigt / geschrieben wird. Dem Code fehlt das (aus den anderen Versionen betbekannte) > Erstelle wenn fehlt Attribut.
Ich habe auch ein Clean-Up / Migrations-Skript weggelassen im Pre-Release um zu erfahren was passiert wenn es sich um eine dirty-installation handelt. - ob das zu einem Absturz führt.
Das Final wird bei der Installation “aufräumen” und alles frisch installieren.
Hallo Wolfi
Ja das ist bekannt und ich habe es oben bei Florian schon einmal beschrieben. Das ist alles nicht kritisch
Danke! Das ist ein wichtiger Hinweis, also wird bei einem Update nicht sauber aktualisiert (die Skripte) -
Das ist alles in Bester Ordnung! Genau das wollte ich sehen… Du hast nach 6 Uhr morgens installiert und er erstellt keine Prognose “nachträglich” - Das ist ein Gutes Zeichen, er ignoriert die vorherigen Task`s
Hallo Vally
vielen Dank das ist so alles korrekt , ihm fehlen die entsprechenden Files zum Schreiben.
Könnte bitte jemand der VOR 6 Uhr installier hat mal sein Docker-LOG checken um 6 Uhr müsste es ungefähr so ausgesehen haben.. bitte nur "rote oder orange " Warnungen posten:
2025-11-13 06:00:00.507 INFO (MainThread) [custom_components.solar_forecast_ml.forecast.forecast_rule_based_strategy] Rule-based (Iterative) Forecast successful: Today=2.73 kWh, Tomorrow=0.46 kWh, Day After=0.42 kWh, Confidence=85.0%, (CorrectionFactor=1.00)
2025-11-13 06:00:00.508 DEBUG (MainThread) [custom_components.solar_forecast_ml.forecast.forecast_orchestrator] Rule-Based Strategy Success. Today=2.73 kWh, Tomorrow=0.46 kWh, Day After=0.42 kWh.
2025-11-13 06:00:00.508 WARNING (MainThread) [custom_components.solar_forecast_ml.forecast.forecast_orchestrator] ADAPTIVE BLENDING: Only 0 training samples (< 50 required). Reducing ML weight: 98.5% → 0.0% (sample_damping=0.000)
2025-11-13 06:00:00.508 INFO (MainThread) [custom_components.solar_forecast_ml.forecast.forecast_orchestrator] ML accuracy (98.5%) below threshold (75%). Applying aggressive ML damping: 0.0% ML / 100.0% Rule-Based (raw_weight=0.000)
2025-11-13 06:00:00.508 INFO (MainThread) [custom_components.solar_forecast_ml.forecast.forecast_orchestrator] Blending complete (Accuracy=0.000): ML=(0.00, 0.00, 0.00), Rule=(2.73, 0.46, 0.42) -> Final=(2.73, 0.46, 0.42 [Rule-Only]) kWh
2025-11-13 06:00:00.508 DEBUG (MainThread) [custom_components.solar_forecast_ml.forecast.forecast_orchestrator] Final values before returning - today: 2.72580510041931, tomorrow: 0.45693298158116247, day_after: 0.42061727010311645
2025-11-13 06:00:00.508 DEBUG (MainThread) [custom_components.solar_forecast_ml.forecast.forecast_orchestrator] Using Rule-based best hour: 10:00 with 0.420 kWh
2025-11-13 06:00:00.508 DEBUG (MainThread) [custom_components.solar_forecast_ml.forecast.forecast_orchestrator] Blending hourly values: ML=34 hours, Rule=70 hours
2025-11-13 06:00:00.508 DEBUG (MainThread) [custom_components.solar_forecast_ml.forecast.forecast_orchestrator] Blended 34 hourly values
2025-11-13 06:00:00.508 INFO (MainThread) [custom_components.solar_forecast_ml.production.production_scheduled_tasks] ✓ Forecast generated: 34 hourly predictions
2025-11-13 06:00:00.508 INFO (MainThread) [custom_components.solar_forecast_ml.production.production_scheduled_tasks] Today total: 2.73 kWh
2025-11-13 06:00:00.508 INFO (MainThread) [custom_components.solar_forecast_ml.production.production_scheduled_tasks] Method: rule_based_iterative
2025-11-13 06:00:00.508 INFO (MainThread) [custom_components.solar_forecast_ml.production.production_scheduled_tasks] Step 4/5: Calculating astronomy data...
2025-11-13 06:00:00.518 INFO (MainThread) [custom_components.solar_forecast_ml.production.production_scheduled_tasks] ✓ Astronomy data calculated
2025-11-13 06:00:00.518 INFO (MainThread) [custom_components.solar_forecast_ml.production.production_scheduled_tasks] Step 5/5: Creating hourly predictions for TODAY only...
2025-11-13 06:00:00.518 INFO (MainThread) [custom_components.solar_forecast_ml.production.production_scheduled_tasks] Filtered hourly forecast: 34 total → 10 for today
2025-11-13 06:00:00.526 DEBUG (MainThread) [custom_components.solar_forecast_ml.data.data_hourly_predictions] Creating hourly predictions for 2025-11-13, got 10 hours
2025-11-13 06:00:00.534 INFO (MainThread) [custom_components.solar_forecast_ml.data.data_hourly_predictions] Created 10 hourly predictions for 2025-11-13 - Best hour: 10:00
2025-11-13 06:00:00.536 INFO (MainThread) [custom_components.solar_forecast_ml.production.production_scheduled_tasks]
2025-11-13 06:00:00.537 INFO (MainThread) [custom_components.solar_forecast_ml.production.production_scheduled_tasks] Date: 2025-11-13
2025-11-13 06:00:00.537 INFO (MainThread) [custom_components.solar_forecast_ml.production.production_scheduled_tasks] Total predictions: 10
2025-11-13 06:00:00.537 INFO (MainThread) [custom_components.solar_forecast_ml.production.production_scheduled_tasks] Total predicted: 0.45 kWh
2025-11-13 06:00:00.537 INFO (MainThread) [custom_components.solar_forecast_ml.production.production_scheduled_tasks]
2025-11-13 06:00:00.537 INFO (MainThread) [custom_components.solar_forecast_ml.production.production_scheduled_tasks] 07:00 - 0.046 kWh - Conf: 75% -
2025-11-13 06:00:00.537 INFO (MainThread) [custom_components.solar_forecast_ml.production.production_scheduled_tasks] 08:00 - 0.059 kWh - Conf: 75% -
2025-11-13 06:00:00.537 INFO (MainThread) [custom_components.solar_forecast_ml.production.production_scheduled_tasks] 09:00 - 0.067 kWh - Conf: 75% -
2025-11-13 06:00:00.537 INFO (MainThread) [custom_components.solar_forecast_ml.production.production_scheduled_tasks] 10:00 - 0.070 kWh - Conf: 75% - ⭐ PEAK
2025-11-13 06:00:00.537 INFO (MainThread) [custom_components.solar_forecast_ml.production.production_scheduled_tasks] 11:00 - 0.067 kWh - Conf: 75% -
2025-11-13 06:00:00.537 INFO (MainThread) [custom_components.solar_forecast_ml.production.production_scheduled_tasks] 12:00 - 0.059 kWh - Conf: 75% -
2025-11-13 06:00:00.537 INFO (MainThread) [custom_components.solar_forecast_ml.production.production_scheduled_tasks] 13:00 - 0.046 kWh - Conf: 75% -
2025-11-13 06:00:00.537 INFO (MainThread) [custom_components.solar_forecast_ml.production.production_scheduled_tasks] 14:00 - 0.029 kWh - Conf: 75% -
2025-11-13 06:00:00.537 INFO (MainThread) [custom_components.solar_forecast_ml.production.production_scheduled_tasks] 15:00 - 0.010 kWh - Conf: 75% -
2025-11-13 06:00:00.537 INFO (MainThread) [custom_components.solar_forecast_ml.production.production_scheduled_tasks] 16:00 - 0.000 kWh - Conf: 75% -
2025-11-13 06:00:00.537 DEBUG (MainThread) [custom_components.solar_forecast_ml.production.production_scheduled_tasks] Daily forecast (2.73 kWh) is saved by scheduled_morning_update task
Naja eigentlich sind es ja dann alle 4x kWh Zähler.
TAGesertrag
TAGesverbrauch
Netzbezug HEUTE
Netzeinspeisung HEUTE
Weis nämlich nicht gerade ob die sich alle zurücksetzen bzw weiter zählen,
Nicht das da dann auch schon fehler entstehen.
Daher ja vorhin die Anmerkungen.
Wäre es nicht einfacher für die jeweiligen Sensoren nur Watt zu nutzen und intern einen passenden Zähler zu erstellen.
So kommt es definitiv zu keinem Verwechslung.
Mit 5 Sensoren könnte man eigentliche alles abdecken.
Doch, die anderen sind für das battery management.
“Also ja dann doch irgendwie doppelt.”
![]()
Dann würde doch für die Übersicht (für den Endverbraucher) es einfacher sein nur die Watt Sensoren anzugeben und intern die kWh zu errechnen.
Aber wie gesagt ich setzte mich heute evtl nochmal ran und werde meine Zähler bzw Sensoren nochmal prüfen nicht das ich da irgendwo nen wurm drin habe.
Also bei mir passt es auch jetzt schon ganz gut, hab es heute morgen komplett neu gemacht. Prognose war 2,10 kWh, Produziert war 2,18 kWh. Also der Startwert war auch schonmal Top
auch heute morgen von Null gestartet Prognose 38,14 kWh, tatsächlich 22,27 kWh
da ist dann noch Potential bei meinem Modell
Bei mir auch nicht schlecht prognose 1.97 tatsächlich 2.24 kwh
Gruss








