iobroker-community-adapters / ioBroker.pvforecast

Forecast for your photovoltaic plant in ioBroker
Other
23 stars 13 forks source link

Bug report #28

Closed hytrek closed 2 years ago

hytrek commented 2 years ago

The problem

Hallo zusammen, leider stimmen meine Werte der Anlage überhaupt nicht überein mit den Werten, die der Adapter liefert.

Laut Adapter ist die Produktion heute (bis jetzt) 4,118 kWh, laut dem Wechselrichter sind es faktisch jedoch 12,5870 kWh. Das Debug-Log zeigt die richtigen Längen und Breitengrade (habe ich im snippet des Logs gelöscht. Zur Anlage: Ich habe auf Südseite 2 Strings. Ein String mit 11 Panel auf dem Dach (35°) mit 3,74 kWp und 1 String mit 6 Panels auf einer Gaube (12°) mit 2,04 kWp. Diese kWp habe ich als Spitzenwerte mit "KOMMA" eingetragen

Power now wird angegeben mit (beide Strings zusammen) 0,076 kW, mein Wechselrichter gibt 176 W an....

pawlvandik commented 2 years ago

Hallo,

Das kann ich bestätigen. Ich vermute es werden die Werte pro 1kWp angegeben und nicht mit der angegebenen Anlagengröße multipliziert.

Morluktom commented 2 years ago

Hallo, habt Ihr mal die Solcast API versucht? Die bringt bei mir immer die besseren Ergebnisse. Gruß Tom

klein0r commented 2 years ago

Bitte mal ein Debug-Log teilen.

pawlvandik commented 2 years ago

Hallo Matthias,

Anbei ein Log von mir. Ich hab nur ein Balkonkraftwerk, also einen Wechselrichter <600VA, dafür mit höherer angeschlossener PV Leistung (1.52 kWp). Ich sehe in den Power Daten nie Werte über 1kWp, obwohl bei dem heutigen Wetter locker die maximale Leistung mal drin sein sollte. Oder gebt Ihr den Power Wert als Percentile an, welchen ich mit meiner installierten Leistung multiplizieren muss ?

iobroker.2022-06-06.log

Viele Grüße

klein0r commented 2 years ago

Oder gebt Ihr den Power Wert als Percentile an, welchen ich mit meiner installierten Leistung multiplizieren muss ?

Am Ende werden die Daten 1:1 an den Prognose-Dienst weitergegeben und das Ergebnis für den ioBroker in Datenpunkten aufbereitet. Da passieren keine Umrechnungen. Daher sind Issues zu den Rückgabewerten auch eher an den jeweiligen Dienst zu richten.

pawlvandik commented 2 years ago

Danke ... habe ich gerade gemerkt ... habe die API von Forecast.solar mal direkt mit meinen Werten angesprochen.

Da sind mir die Abweichungen zur Realität etwas zu hoch ... schade ... so für meine Zwecke nicht direkt brauchbar. Muss ich mir mal etwas überlegen.

klein0r commented 2 years ago

@pawlvandik Ich würde vorschlagen, dass Du mal Solcast probierst, wie von @Morluktom vorgeschlagen

pawlvandik commented 2 years ago

Danke ... habe ich gemacht ... lt. Solcast sollte ich heute 5.2kWh Ertrag erwarten. Ich bin aber - gemessen mit dem Solarequipment - jetzt schon bei 4kWh..... Das passt also auch nicht so ganz.

Morluktom commented 2 years ago

Danke ... habe ich gemacht ... lt. Solcast sollte ich heute 5.2kWh Ertrag erwarten. Ich bin aber - gemessen mit dem Solarequipment - jetzt schon bei 4kWh..... Das passt also auch nicht so ganz.

Die Solcast API bring Dir nur die Werte ab dem Aufrufzeitpunkt. => Wenn Du heute erst auf die Solcast API umgestellt hast, dann wird dir nur noch die Vorhergesagte Energie ab diesen Zeitpunkt angezeigt. => warte mal bis morgen ob es dann besser stimmt.

Je nach Wetterlage kommt bei mir die Solcast API auf eine Genauigkeit < 1 kWh Tagesertrag. Je unbeständiger das Wetter ist um so größer ist die Abweichung. Gruß Tom

hytrek commented 2 years ago

Hallo Matthias, hier die Logs:

2022-06-05 19:17:04.305 - info: host.Debian stopInstance system.adapter.pvforecast.0 (force=false, process=true)
2022-06-05 19:17:04.313 - info: pvforecast.0 (8349) Got terminate signal TERMINATE_YOURSELF
2022-06-05 19:17:04.315 - info: pvforecast.0 (8349) terminating
2022-06-05 19:17:04.317 - info: pvforecast.0 (8349) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
2022-06-05 19:17:04.428 - info: host.Debian stopInstance system.adapter.pvforecast.0 send kill signal
2022-06-05 19:17:04.982 - info: host.Debian instance system.adapter.pvforecast.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
2022-06-05 19:17:07.598 - info: host.Debian instance system.adapter.pvforecast.0 started with pid 20895
2022-06-05 19:17:10.035 - info: pvforecast.0 (20895) starting. Version 2.1.4 in /opt/iobroker/node_modules/iobroker.pvforecast, node: v14.19.3, js-controller: 4.0.23
2022-06-05 19:17:10.137 - info: pvforecast.0 (20895) using system latitude: XX.2169198 longitude: XX612671
2022-06-05 19:18:59.465 - info: host.Debian stopInstance system.adapter.pvforecast.0 (force=false, process=true)
2022-06-05 19:18:59.480 - info: pvforecast.0 (20895) Got terminate signal TERMINATE_YOURSELF
2022-06-05 19:18:59.483 - info: pvforecast.0 (20895) terminating
2022-06-05 19:18:59.485 - info: pvforecast.0 (20895) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
2022-06-05 19:18:59.514 - info: host.Debian stopInstance system.adapter.pvforecast.0 send kill signal
2022-06-05 19:19:00.168 - info: host.Debian instance system.adapter.pvforecast.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
2022-06-05 19:19:02.693 - info: host.Debian instance system.adapter.pvforecast.0 started with pid 20953
2022-06-05 19:19:04.053 - debug: pvforecast.0 (20953) Redis Objects: Use Redis connection: 0.0.0.0:9001
2022-06-05 19:19:04.122 - debug: pvforecast.0 (20953) Objects client ready ... initialize now
2022-06-05 19:19:04.124 - debug: pvforecast.0 (20953) Objects create System PubSub Client
2022-06-05 19:19:04.125 - debug: pvforecast.0 (20953) Objects create User PubSub Client
2022-06-05 19:19:04.246 - debug: pvforecast.0 (20953) Objects client initialize lua scripts
2022-06-05 19:19:04.252 - debug: pvforecast.0 (20953) Objects connected to redis: 0.0.0.0:9001
2022-06-05 19:19:04.312 - debug: pvforecast.0 (20953) Redis States: Use Redis connection: 0.0.0.0:9000
2022-06-05 19:19:04.374 - debug: pvforecast.0 (20953) States create System PubSub Client
2022-06-05 19:19:04.375 - debug: pvforecast.0 (20953) States create User PubSub Client
2022-06-05 19:19:04.516 - debug: pvforecast.0 (20953) States connected to redis: 0.0.0.0:9000
2022-06-05 19:19:05.275 - info: pvforecast.0 (20953) starting. Version 2.1.4 in /opt/iobroker/node_modules/iobroker.pvforecast, node: v14.19.3, js-controller: 4.0.23
2022-06-05 19:19:05.380 - debug: pvforecast.0 (20953) instance config: {"service":"forecastsolar","intervall":60,"apiKey":"","weatherEnabled":false,"latitude":"","longitude":"","everyhourEnabled":true,"everyhourStepsize":"full","watt_kw":false,"influxinstace":"influxdb.0","chartingEnabled":false,"chartingJustToday":true,"chartingLabelFormat":"DD.MM. HH:mm","chartingLabelSize":12,"chartingRoation":270,"chartingAxisStepY":1,"devices":[{"name":"Dach","azimuth":0,"tilt":35,"peakpower":3.74,"graphcolor":"#9b2929","labelcolor":"#9b2929"},{"name":"Gaub","azimuth":0,"tilt":12,"peakpower":2.04,"graphcolor":"#000000","labelcolor":"#000000"}]}
2022-06-05 19:19:05.382 - debug: pvforecast.0 (20953) longitude and/or latitude not set, loading system configuration
2022-06-05 19:19:05.442 - info: pvforecast.0 (20953) using system latitude: 51.2169198 longitude: 7.1612671
2022-06-05 19:19:05.598 - debug: pvforecast.0 (20953) Existing plant devices: [{"type":"device","common":{"name":"Dach"},"native":{},"from":"system.adapter.pvforecast.0","user":"system.user.admin","ts":1654449430250,"_id":"pvforecast.0.plants.dach","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}},{"type":"device","common":{"name":"Gaub"},"native":{},"from":"system.adapter.pvforecast.0","user":"system.user.admin","ts":1654449431316,"_id":"pvforecast.0.plants.gaub","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}] - configured: ["pvforecast.0.plants.dach","pvforecast.0.plants.gaub"]
2022-06-05 19:19:05.600 - debug: pvforecast.0 (20953) The interval is set to 60 minutes.
2022-06-05 19:19:05.728 - debug: pvforecast.0 (20953) creating states for plant: "Dach" (dach)
2022-06-05 19:19:07.207 - debug: pvforecast.0 (20953) creating states for plant: "Gaub" (gaub)
2022-06-05 19:19:08.433 - debug: pvforecast.0 (20953) init done
2022-06-05 19:19:08.481 - debug: pvforecast.0 (20953) plant "Dach" - last update: 1654448841661, service url: https://api.forecast.solar/estimate/51.2169198/7.1612671/35/0/3.74
2022-06-05 19:19:08.484 - debug: pvforecast.0 (20953) Last update of "Dach" is within refresh interval - skipping
2022-06-05 19:19:08.485 - debug: pvforecast.0 (20953) received all data
2022-06-05 19:19:08.529 - debug: pvforecast.0 (20953) plant "Gaub" - last update: 1654448841849, service url: https://api.forecast.solar/estimate/51.2169198/7.1612671/12/0/2.04
2022-06-05 19:19:08.530 - debug: pvforecast.0 (20953) Last update of "Gaub" is within refresh interval - skipping
2022-06-05 19:19:08.530 - debug: pvforecast.0 (20953) received all data
2022-06-05 19:19:08.532 - debug: pvforecast.0 (20953) starting actual data update by interval
2022-06-05 19:19:08.566 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursToday.06:00:00 - value: 0.002
2022-06-05 19:19:08.590 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursToday.07:00:00 - value: 0.009
2022-06-05 19:19:08.603 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursToday.08:00:00 - value: 0.018
2022-06-05 19:19:08.619 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursToday.09:00:00 - value: 0.206
2022-06-05 19:19:08.632 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursToday.10:00:00 - value: 0.424
2022-06-05 19:19:08.642 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursToday.11:00:00 - value: 0.045
2022-06-05 19:19:08.655 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursToday.12:00:00 - value: 0.05
2022-06-05 19:19:08.690 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursToday.13:00:00 - value: 0.053
2022-06-05 19:19:08.700 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursToday.14:00:00 - value: 0.365
2022-06-05 19:19:08.710 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursToday.15:00:00 - value: 0.788
2022-06-05 19:19:08.719 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursToday.16:00:00 - value: 0.44
2022-06-05 19:19:08.738 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursToday.17:00:00 - value: 0.098
2022-06-05 19:19:08.750 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursToday.18:00:00 - value: 0.127
2022-06-05 19:19:08.764 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursToday.19:00:00 - value: 0.045
2022-06-05 19:19:08.776 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursToday.20:00:00 - value: 0.017
2022-06-05 19:19:08.788 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursToday.21:00:00 - value: 0.006
2022-06-05 19:19:08.854 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursTomorrow.06:00:00 - value: 0.047
2022-06-05 19:19:08.873 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursTomorrow.07:00:00 - value: 0.214
2022-06-05 19:19:08.910 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursTomorrow.08:00:00 - value: 0.62
2022-06-05 19:19:08.953 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursTomorrow.09:00:00 - value: 1.331
2022-06-05 19:19:08.961 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursTomorrow.10:00:00 - value: 2.074
2022-06-05 19:19:09.007 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursTomorrow.11:00:00 - value: 2.604
2022-06-05 19:19:09.051 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursTomorrow.12:00:00 - value: 2.857
2022-06-05 19:19:09.101 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursTomorrow.13:00:00 - value: 2.918
2022-06-05 19:19:09.138 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursTomorrow.14:00:00 - value: 2.782
2022-06-05 19:19:09.348 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursTomorrow.15:00:00 - value: 2.404
2022-06-05 19:19:09.358 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursTomorrow.16:00:00 - value: 1.883
2022-06-05 19:19:09.417 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursTomorrow.17:00:00 - value: 1.37
2022-06-05 19:19:09.465 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursTomorrow.18:00:00 - value: 0.926
2022-06-05 19:19:09.484 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursTomorrow.19:00:00 - value: 0.477
2022-06-05 19:19:09.517 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursTomorrow.20:00:00 - value: 0.244
2022-06-05 19:19:09.558 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.dach.power.hoursTomorrow.21:00:00 - value: 0.113
2022-06-05 19:19:09.669 - debug: pvforecast.0 (20953) [saveEveryHourEmptyStates] 1 items missing - please check if your license allows to request all values
2022-06-05 19:19:09.671 - debug: pvforecast.0 (20953) [saveEveryHourEmptyStates] 1 items missing - please check if your license allows to request all values
2022-06-05 19:19:09.749 - debug: pvforecast.0 (20953) finished plant update: "Dach"
2022-06-05 19:19:09.775 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursToday.06:00:00 - value: 0.002
2022-06-05 19:19:09.806 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursToday.07:00:00 - value: 0.006
2022-06-05 19:19:09.897 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursToday.08:00:00 - value: 0.011
2022-06-05 19:19:09.922 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursToday.09:00:00 - value: 0.118
2022-06-05 19:19:09.970 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursToday.10:00:00 - value: 0.233
2022-06-05 19:19:10.019 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursToday.11:00:00 - value: 0.025
2022-06-05 19:19:10.068 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursToday.12:00:00 - value: 0.028
2022-06-05 19:19:10.117 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursToday.13:00:00 - value: 0.029
2022-06-05 19:19:10.146 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursToday.14:00:00 - value: 0.196
2022-06-05 19:19:10.197 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursToday.15:00:00 - value: 0.428
2022-06-05 19:19:10.239 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursToday.16:00:00 - value: 0.245
2022-06-05 19:19:10.281 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursToday.17:00:00 - value: 0.057
2022-06-05 19:19:10.327 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursToday.18:00:00 - value: 0.078
2022-06-05 19:19:10.379 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursToday.19:00:00 - value: 0.031
2022-06-05 19:19:10.417 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursToday.20:00:00 - value: 0.01
2022-06-05 19:19:10.469 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursToday.21:00:00 - value: 0.003
2022-06-05 19:19:10.530 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursTomorrow.06:00:00 - value: 0.04
2022-06-05 19:19:10.544 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursTomorrow.07:00:00 - value: 0.152
2022-06-05 19:19:10.556 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursTomorrow.08:00:00 - value: 0.383
2022-06-05 19:19:10.609 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursTomorrow.09:00:00 - value: 0.762
2022-06-05 19:19:10.643 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursTomorrow.10:00:00 - value: 1.135
2022-06-05 19:19:10.685 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursTomorrow.11:00:00 - value: 1.391
2022-06-05 19:19:10.726 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursTomorrow.12:00:00 - value: 1.51
2022-06-05 19:19:10.770 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursTomorrow.13:00:00 - value: 1.54
2022-06-05 19:19:10.779 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursTomorrow.14:00:00 - value: 1.479
2022-06-05 19:19:10.824 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursTomorrow.15:00:00 - value: 1.299
2022-06-05 19:19:10.868 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursTomorrow.16:00:00 - value: 1.047
2022-06-05 19:19:10.909 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursTomorrow.17:00:00 - value: 0.796
2022-06-05 19:19:10.959 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursTomorrow.18:00:00 - value: 0.583
2022-06-05 19:19:10.999 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursTomorrow.19:00:00 - value: 0.35
2022-06-05 19:19:11.043 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursTomorrow.20:00:00 - value: 0.159
2022-06-05 19:19:11.049 - debug: pvforecast.0 (20953) [saveEveryHour] found time plants.gaub.power.hoursTomorrow.21:00:00 - value: 0.067
2022-06-05 19:19:11.146 - debug: pvforecast.0 (20953) [saveEveryHourEmptyStates] 1 items missing - please check if your license allows to request all values
2022-06-05 19:19:11.147 - debug: pvforecast.0 (20953) [saveEveryHourEmptyStates] 1 items missing - please check if your license allows to request all values
2022-06-05 19:19:11.217 - debug: pvforecast.0 (20953) finished plant update: "Gaub"
2022-06-05 19:19:11.218 - debug: pvforecast.0 (20953) finished plants update
2022-06-05 19:19:11.304 - debug: pvforecast.0 (20953) global time: {"dach":[{"dayOfMonth":5,"time":"06:00:00","value":0.002},{"dayOfMonth":5,"time":"07:00:00","value":0.009},{"dayOfMonth":5,"time":"08:00:00","value":0.018},{"dayOfMonth":5,"time":"09:00:00","value":0.206},{"dayOfMonth":5,"time":"10:00:00","value":0.424},{"dayOfMonth":5,"time":"11:00:00","value":0.045},{"dayOfMonth":5,"time":"12:00:00","value":0.05},{"dayOfMonth":5,"time":"13:00:00","value":0.053},{"dayOfMonth":5,"time":"14:00:00","value":0.365},{"dayOfMonth":5,"time":"15:00:00","value":0.788},{"dayOfMonth":5,"time":"16:00:00","value":0.44},{"dayOfMonth":5,"time":"17:00:00","value":0.098},{"dayOfMonth":5,"time":"18:00:00","value":0.127},{"dayOfMonth":5,"time":"19:00:00","value":0.045},{"dayOfMonth":5,"time":"20:00:00","value":0.017},{"dayOfMonth":5,"time":"21:00:00","value":0.006},{"dayOfMonth":6,"time":"06:00:00","value":0.047},{"dayOfMonth":6,"time":"07:00:00","value":0.214},{"dayOfMonth":6,"time":"08:00:00","value":0.62},{"dayOfMonth":6,"time":"09:00:00","value":1.331},{"dayOfMonth":6,"time":"10:00:00","value":2.074},{"dayOfMonth":6,"time":"11:00:00","value":2.604},{"dayOfMonth":6,"time":"12:00:00","value":2.857},{"dayOfMonth":6,"time":"13:00:00","value":2.918},{"dayOfMonth":6,"time":"14:00:00","value":2.782},{"dayOfMonth":6,"time":"15:00:00","value":2.404},{"dayOfMonth":6,"time":"16:00:00","value":1.883},{"dayOfMonth":6,"time":"17:00:00","value":1.37},{"dayOfMonth":6,"time":"18:00:00","value":0.926},{"dayOfMonth":6,"time":"19:00:00","value":0.477},{"dayOfMonth":6,"time":"20:00:00","value":0.244},{"dayOfMonth":6,"time":"21:00:00","value":0.113}],"gaub":[{"dayOfMonth":5,"time":"06:00:00","value":0.002},{"dayOfMonth":5,"time":"07:00:00","value":0.006},{"dayOfMonth":5,"time":"08:00:00","value":0.011},{"dayOfMonth":5,"time":"09:00:00","value":0.118},{"dayOfMonth":5,"time":"10:00:00","value":0.233},{"dayOfMonth":5,"time":"11:00:00","value":0.025},{"dayOfMonth":5,"time":"12:00:00","value":0.028},{"dayOfMonth":5,"time":"13:00:00","value":0.029},{"dayOfMonth":5,"time":"14:00:00","value":0.196},{"dayOfMonth":5,"time":"15:00:00","value":0.428},{"dayOfMonth":5,"time":"16:00:00","value":0.245},{"dayOfMonth":5,"time":"17:00:00","value":0.057},{"dayOfMonth":5,"time":"18:00:00","value":0.078},{"dayOfMonth":5,"time":"19:00:00","value":0.031},{"dayOfMonth":5,"time":"20:00:00","value":0.01},{"dayOfMonth":5,"time":"21:00:00","value":0.003},{"dayOfMonth":6,"time":"06:00:00","value":0.04},{"dayOfMonth":6,"time":"07:00:00","value":0.152},{"dayOfMonth":6,"time":"08:00:00","value":0.383},{"dayOfMonth":6,"time":"09:00:00","value":0.762},{"dayOfMonth":6,"time":"10:00:00","value":1.135},{"dayOfMonth":6,"time":"11:00:00","value":1.391},{"dayOfMonth":6,"time":"12:00:00","value":1.51},{"dayOfMonth":6,"time":"13:00:00","value":1.54},{"dayOfMonth":6,"time":"14:00:00","value":1.479},{"dayOfMonth":6,"time":"15:00:00","value":1.299},{"dayOfMonth":6,"time":"16:00:00","value":1.047},{"dayOfMonth":6,"time":"17:00:00","value":0.796},{"dayOfMonth":6,"time":"18:00:00","value":0.583},{"dayOfMonth":6,"time":"19:00:00","value":0.35},{"dayOfMonth":6,"time":"20:00:00","value":0.159},{"dayOfMonth":6,"time":"21:00:00","value":0.067}]}
2022-06-05 19:20:00.073 - info: host.Debian instance system.adapter.daswetter.0 started with pid 21004
2022-06-05 19:20:44.798 - info: host.Debian instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
pawlvandik commented 2 years ago

Nochmal ein Feedback von mir ... Solcast sagte 5.2345kWh Ertrag voraus. Gemessen wurden 5.1kWh. Damit könnte ich arbeiten. Ich beobachte das mal die nächsten Tage noch, bevor ich aktiv werde.

hytrek commented 2 years ago

Lieber @pawlvandik wie hast Du das mit dem Test von Solcast gemacht? Hast Du dafür ein Lizenz gekauft? Ohne Lizenz geht es ja nicht und nur zum Testen scheint es mir zunächst zu teuer? Aber vielleicht habe ich auch etwas übersehen. Magst Du mich bitte kurz "abholen"? Danke

pawlvandik commented 2 years ago

Ich habe mich einfach als "Hobbyist" registriert. 20 API calls/Tag sind da "for free".

klein0r commented 2 years ago

@hytrek Das sieht erstmal alles richtig aus. Ich kann an den Daten wenig machen - die kommen ja so 1:1 vom Service. Bitte auch mal Solcast testen.