Mir kam es nur zufällig in den Sinn, dass es die Gruppen sein könnten.
Dafür ist es mir gerade ganz unangenehm, dass ich diese Menü nicht finde. ![]()
Edit: Ich hab`s.
Mir kam es nur zufällig in den Sinn, dass es die Gruppen sein könnten.
Dafür ist es mir gerade ganz unangenehm, dass ich diese Menü nicht finde. ![]()
Edit: Ich hab`s.
Hab nur eine Gruppe.
Ich habe im Core einen Fehler gefunden, der den P10 betrifft. Es wird ein Update geben der HA an dieser Stelle stabilisiert.. ich werde den P10 ebenfalls von HA-Berechnungen lösen und den Code es selber machen lassen! ( so wie den normalen FC auch)
Ja, leider! Ich habe die Berechnung und das Abspeichern nun auch in den eigenen Code verschoben und als Speicherort die SFML DB und HA Recorder nur als sekundäre Quelle
Hallo,
ich hohle mal ein Thema aus der Versenkung. (MDC)
- INFO - Reason: Deviation below threshold (0.63 kWh < 0.42 kWh)
das hatte ich heute mal wieder.
2026-07-06 12:30:00 - custom_components.solar_forecast_ml.production.production_adaptive_forecast - INFO - === Adaptive Forecast Check ===
2026-07-06 12:30:00 - custom_components.solar_forecast_ml.production.production_adaptive_forecast - INFO - Time: 12:30:00
2026-07-06 12:30:00 - custom_components.solar_forecast_ml.production.production_adaptive_forecast - INFO - Collecting analysis data...
2026-07-06 12:30:00 - custom_components.solar_forecast_ml.production.production_adaptive_forecast - INFO - Morning analysis (05:40-12:30): Actual=2.46 kWh, Predicted=1.84 kWh, Deviation=+34% (+0.63 kWh)
2026-07-06 12:30:00 - custom_components.solar_forecast_ml.production.production_adaptive_forecast - INFO - Criterion 1: Daily forecast=4.23 kWh, Dynamic threshold=0.42 kWh, Deviation=0.63 kWh
2026-07-06 12:30:00 - custom_components.solar_forecast_ml.production.production_adaptive_forecast - INFO - == Result: NO CORRECTION ==
2026-07-06 12:30:00 - custom_components.solar_forecast_ml.production.production_adaptive_forecast - INFO - Reason: Deviation below threshold (0.63 kWh < 0.42 kWh)
und auf dem Pi auch.
2026-07-06 12:30:00 - custom_components.solar_forecast_ml.production.production_adaptive_forecast - INFO - === Adaptive Forecast Check ===
2026-07-06 12:30:00 - custom_components.solar_forecast_ml.production.production_adaptive_forecast - INFO - Time: 12:30:00
2026-07-06 12:30:00 - custom_components.solar_forecast_ml.production.production_adaptive_forecast - INFO - Collecting analysis data...
2026-07-06 12:30:00 - custom_components.solar_forecast_ml.production.production_adaptive_forecast - INFO - Morning analysis (05:40-12:30): Actual=2.46 kWh, Predicted=1.89 kWh, Deviation=+30% (+0.57 kWh)
2026-07-06 12:30:00 - custom_components.solar_forecast_ml.production.production_adaptive_forecast - INFO - Criterion 1: Daily forecast=4.12 kWh, Dynamic threshold=0.41 kWh, Deviation=0.57 kWh
2026-07-06 12:30:00 - custom_components.solar_forecast_ml.production.production_adaptive_forecast - INFO - == Result: NO CORRECTION ==
2026-07-06 12:30:00 - custom_components.solar_forecast_ml.production.production_adaptive_forecast - INFO - Reason: Deviation below threshold (0.57 kWh < 0.41 kWh)
Grüße
Hallo @Kaysen899
und was ist nun die Frage oder das vermutete Problem?
Zara
naja, Mathematisch ist (0.63 kWh < 0.42 kWh) nicht korrekt!
Theoretisch müsste MDC auslösen.
Gruß
Hab ich im Februar auch schon mal gemeldet, BUG-TRACKER Solar Forecast ML - #14 von pmcl ich habe es dann aber aus den Augen verloren, weil man es ja eben nicht täglich beobachten kann. Tom hatte damals dazu geschrieben, es sei (damals) im Release gefixt.
das habe ich auch gelesen, deshalb
Gruß
Achso..
Nein alles in Ordnung! Ich verstehe deine Verwirrung, du liest es als Mathematische Formel, das ist aber falsch es ist eine verkürzte Darstellung. Es sagt nur warum die MDC nicht ausgelöst wurde: 34% mehr Produktion ist unterhalb der Schwelle.
kein BUG
Hätte er dann nicht bei mir augelöst werden sollen?
2026-07-06 12:30:00 - custom_components.solar_forecast_ml.production.production_adaptive_forecast - INFO - === Adaptive Forecast Check ===
2026-07-06 12:30:00 - custom_components.solar_forecast_ml.production.production_adaptive_forecast - INFO - Time: 12:30:00
2026-07-06 12:30:00 - custom_components.solar_forecast_ml.production.production_adaptive_forecast - INFO - Collecting analysis data...
2026-07-06 12:30:00 - custom_components.solar_forecast_ml.production.production_adaptive_forecast - INFO - Morning analysis (05:40-12:30): Actual=2.60 kWh, Predicted=1.50 kWh, Deviation=+73% (+1.10 kWh)
2026-07-06 12:30:00 - custom_components.solar_forecast_ml.production.production_adaptive_forecast - INFO - Criterion 1: Daily forecast=4.62 kWh, Dynamic threshold=0.46 kWh, Deviation=1.10 kWh
2026-07-06 12:30:00 - custom_components.solar_forecast_ml.production.production_adaptive_forecast - INFO - Criterion 2 (No special situation): MET
2026-07-06 12:30:00 - custom_components.solar_forecast_ml.production.production_adaptive_forecast - INFO - Criterion 3 (>= 3h until sunset): MET (9.0h)
2026-07-06 12:30:00 - custom_components.solar_forecast_ml.production.production_adaptive_forecast - DEBUG - Weather data freshness: last_updated=2026-07-06T10:00:01+02:00, age=2.5h, fresh=True
2026-07-06 12:30:00 - custom_components.solar_forecast_ml.production.production_adaptive_forecast - INFO - Criterion 4 (Fresh weather data): MET (06:00 UTC)
2026-07-06 12:30:00 - custom_components.solar_forecast_ml.production.production_adaptive_forecast - INFO - Criterion 5 (Cloud cover diff > 25pp): NOT MET - Morning=58%, Current=54% (-4pp)
2026-07-06 12:30:00 - custom_components.solar_forecast_ml.production.production_adaptive_forecast - INFO - == Result: NO CORRECTION ==
2026-07-06 12:30:00 - custom_components.solar_forecast_ml.production.production_adaptive_forecast - INFO - Reason: Weather data nearly unchanged (Diff: -4pp)
nein, die Himmelsverdeckung hat sich nicht um 25p geändert.
Danke für die INFO
Gruss
Installation SFML 32.1.2: Vorgang lief ohne Fehlermeldungen durch.
HACS: Keine Probleme beim Download via HACS.
Schwierigkeiten: Keine spezifischen Probleme, mit dem Update.
Edit: Ist das so richtig, dass der P10 nach dem Update auf 32.1.2 nicht mehr angezeigt wird?
vielen Dank für deine Nachricht! Ich habe vergessen darauf hinzuweisen, dass der Sensor erst nach dem nächsten Prognoselauf aktiv wird ![]()
Ich habe eine Frage zur Ermittlung der Stromkosten. Meiner Meinung nach, ist die Berechnung falsch, oder ich irre mich ![]()
In meinem Beispiel dürfte ich nur Kosten in Höhe von 2 kw x 0,3457€ = 0,6914€ haben
keine Grundgebühr?
Du kannst nach links ziehen und jeden Monat einzeln anpassen.
ggf. am PC bearbeiten.
Hier stimmt es.
Das habe ich angepasst! Keine Grundgebühr deswegen, weil sie bei mir auch in die Ersparnis eingerechnet wird. Grundgebühr habe ich auch ohne PV, ist also keine Ersparnis.