iobroker-community-adapters / ioBroker.pvforecast

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

pvforecast.0.summary.JSONTable is empty in version 2.5.1 #83

Closed latzi0710 closed 1 year ago

latzi0710 commented 1 year ago

The problem

pvforecast.0.summary.JSONTable is empty in 2.5.1 but each single plant contains data in JSONTable. Solcast is used as prediction model.

Version of nodejs

16.19

Version of ioBroker js-controller

4.0.24

Version of Adapter

2.5.1

Operating system running ioBroker

Debian 11 VM on Proxmox

Checklist of files to include below

Additional information & file uploads

No response

Morluktom commented 1 year ago

I have the same problem.

klein0r commented 1 year ago

Please share the debug log

latzi0710 commented 1 year ago

coordinates and api-key modified

2023-01-13 22:46:35.645 - info: host.ioBroker instance system.adapter.pvforecast.0 started with pid 1061227
2023-01-13 22:46:36.054 - debug: pvforecast.0 (1061227) Redis Objects: Use Redis connection: 0.0.0.0:9001
2023-01-13 22:46:36.102 - debug: pvforecast.0 (1061227) Objects client ready ... initialize now
2023-01-13 22:46:36.103 - debug: pvforecast.0 (1061227) Objects create System PubSub Client
2023-01-13 22:46:36.104 - debug: pvforecast.0 (1061227) Objects create User PubSub Client
2023-01-13 22:46:36.187 - debug: pvforecast.0 (1061227) Objects client initialize lua scripts
2023-01-13 22:46:36.197 - debug: pvforecast.0 (1061227) Objects connected to redis: 0.0.0.0:9001
2023-01-13 22:46:36.234 - debug: pvforecast.0 (1061227) Redis States: Use Redis connection: 0.0.0.0:9000
2023-01-13 22:46:36.264 - debug: pvforecast.0 (1061227) States create System PubSub Client
2023-01-13 22:46:36.264 - debug: pvforecast.0 (1061227) States create User PubSub Client
2023-01-13 22:46:36.363 - debug: pvforecast.0 (1061227) States connected to redis: 0.0.0.0:9000
2023-01-13 22:46:36.643 - debug: pvforecast.0 (1061227) Plugin sentry Initialize Plugin (enabled=true)
2023-01-13 22:46:36.848 - info: pvforecast.0 (1061227) starting. Version 2.5.1 in /opt/iobroker/node_modules/iobroker.pvforecast, node: v16.19.0, js-controller: 4.0.24
2023-01-13 22:46:36.876 - debug: pvforecast.0 (1061227) instance config: {"service":"solcast","intervall":60,"apiKey":"api-key-modified","weatherEnabled":false,"latitude":"","longitude":"","everyhourEnabled":false,"everyhourStepsize":"full","watt_kw":false,"influxinstace":"influxdb.0","chartingEnabled":true,"chartingJustToday":false,"chartingLabelFormat":"DD.MM HH:mm","chartingRoation":270,"chartingAxisStepY":1,"devices":[{"name":"Süd","azimuth":-20,"tilt":6,"peakpower":8,"graphcolor":"#ee0606","labelcolor":"#ffffff"},{"name":"West","azimuth":70,"tilt":9,"peakpower":2.5,"graphcolor":"#102ee6","labelcolor":"#ffffff"}],"chartingLabelSize":12,"interval":60}
2023-01-13 22:46:36.876 - debug: pvforecast.0 (1061227) [onReady] longitude and/or latitude not set, loading system configuration
2023-01-13 22:46:36.900 - info: pvforecast.0 (1061227) using system latitude: 48.xxx longitude: 14.xxx
2023-01-13 22:46:36.904 - info: pvforecast.0 (1061227) InfluxDB logging is enabled - forecast for plant "Süd" will be available @ "pvforecast.0.plants.süd.power"
2023-01-13 22:46:36.905 - info: pvforecast.0 (1061227) InfluxDB logging is enabled - forecast for plant "West" will be available @ "pvforecast.0.plants.west.power"
2023-01-13 22:46:36.905 - info: pvforecast.0 (1061227) InfluxDB logging is enabled - forecast summary will be available @ "pvforecast.0.summary.power"
2023-01-13 22:46:36.933 - debug: pvforecast.0 (1061227) Existing plant devices: [{"type":"device","common":{"name":"Süd"},"native":{},"from":"system.adapter.pvforecast.0","user":"system.user.admin","ts":1673646356068,"_id":"pvforecast.0.plants.süd","acl":{"object":1638,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}},{"type":"device","common":{"name":"West"},"native":{},"from":"system.adapter.pvforecast.0","user":"system.user.admin","ts":1673646356489,"_id":"pvforecast.0.plants.west","acl":{"object":1638,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}] - configured: ["pvforecast.0.plants.süd","pvforecast.0.plants.west"]
2023-01-13 22:46:36.935 - debug: pvforecast.0 (1061227) The interval is set to 60 minutes
2023-01-13 22:46:36.964 - debug: pvforecast.0 (1061227) creating states for plant: "Süd" (süd)
2023-01-13 22:46:37.146 - debug: pvforecast.0 (1061227) creating states for plant: "West" (west)
2023-01-13 22:46:37.417 - debug: pvforecast.0 (1061227) init done
2023-01-13 22:46:37.466 - debug: pvforecast.0 (1061227) plant "Süd" - last update: 1673646358313, service url: https://api.solcast.com.au/world_pv_power/forecasts?format=json&hours=48&loss_factor=1&latitude=48.xxx&longitude=14.xxx&tilt=6&azimuth=-160&capacity=8&api_key=api-key-modified
2023-01-13 22:46:37.467 - debug: pvforecast.0 (1061227) Last update of "Süd" is within refresh interval - skipping
2023-01-13 22:46:37.467 - debug: pvforecast.0 (1061227) received all data
2023-01-13 22:46:37.514 - debug: pvforecast.0 (1061227) plant "West" - last update: 1673646359100, service url: https://api.solcast.com.au/world_pv_power/forecasts?format=json&hours=48&loss_factor=1&latitude=48.xxx&longitude=14.xxx&tilt=9&azimuth=110&capacity=2.5&api_key=api-key-modified
2023-01-13 22:46:37.515 - debug: pvforecast.0 (1061227) Last update of "West" is within refresh interval - skipping
2023-01-13 22:46:37.515 - debug: pvforecast.0 (1061227) received all data
2023-01-13 22:46:37.516 - debug: pvforecast.0 (1061227) updateServiceDataInterval (solcast) - next service refresh in 8002484ms
2023-01-13 22:46:37.519 - debug: pvforecast.0 (1061227) [updateActualDataInterval] starting update (today: 13, tomorrow: 14)
2023-01-13 22:46:37.550 - debug: pvforecast.0 (1061227) [updateActualDataInterval] current service data for plants.süd.service.data ("Süd"): {"watts":{"2023-01-14 06:00:00":0,"2023-01-14 06:30:00":0,"2023-01-14 07:00:00":0,"2023-01-14 07:30:00":0,"2023-01-14 08:00:00":0,"2023-01-14 08:30:00":38,"2023-01-14 09:00:00":378,"2023-01-14 09:30:00":911,"2023-01-14 10:00:00":1509,"2023-01-14 10:30:00":2023.0000000000002,"2023-01-14 11:00:00":2510,"2023-01-14 11:30:00":2758,"2023-01-14 12:00:00":2717,"2023-01-14 12:30:00":2604,"2023-01-14 13:00:00":2440,"2023-01-14 13:30:00":2120,"2023-01-14 14:00:00":1690,"2023-01-14 14:30:00":1181,"2023-01-14 15:00:00":708,"2023-01-14 15:30:00":334,"2023-01-14 16:00:00":63,"2023-01-14 16:30:00":0,"2023-01-14 17:00:00":0,"2023-01-14 17:30:00":0,"2023-01-14 18:00:00":0,"2023-01-14 18:30:00":0,"2023-01-14 19:00:00":0,"2023-01-14 19:30:00":0,"2023-01-14 20:00:00":0,"2023-01-14 20:30:00":0,"2023-01-14 21:00:00":0,"2023-01-14 21:30:00":0,"2023-01-15 06:00:00":0,"2023-01-15 06:30:00":0,"2023-01-15 07:00:00":0,"2023-01-15 07:30:00":0,"2023-01-15 08:00:00":0,"2023-01-15 08:30:00":1,"2023-01-15 09:00:00":139,"2023-01-15 09:30:00":386,"2023-01-15 10:00:00":625,"2023-01-15 10:30:00":833,"2023-01-15 11:00:00":976,"2023-01-15 11:30:00":1049,"2023-01-15 12:00:00":1049,"2023-01-15 12:30:00":1018.9999999999999,"2023-01-15 13:00:00":965,"2023-01-15 13:30:00":879,"2023-01-15 14:00:00":761,"2023-01-15 14:30:00":602,"2023-01-15 15:00:00":376,"2023-01-15 15:30:00":162,"2023-01-15 16:00:00":15,"2023-01-15 16:30:00":0,"2023-01-15 17:00:00":0,"2023-01-15 17:30:00":0,"2023-01-15 18:00:00":0,"2023-01-15 18:30:00":0,"2023-01-15 19:00:00":0,"2023-01-15 19:30:00":0,"2023-01-15 20:00:00":0,"2023-01-15 20:30:00":0,"2023-01-15 21:00:00":0,"2023-01-15 21:30:00":0},"watt_hours_period":{},"watt_hours":{"2023-01-13 23:00:00":0,"2023-01-13 23:30:00":0,"2023-01-14 00:00:00":0,"2023-01-14 00:30:00":0,"2023-01-14 01:00:00":0,"2023-01-14 01:30:00":0,"2023-01-14 02:00:00":0,"2023-01-14 02:30:00":0,"2023-01-14 03:00:00":0,"2023-01-14 03:30:00":0,"2023-01-14 04:00:00":0,"2023-01-14 04:30:00":0,"2023-01-14 05:00:00":0,"2023-01-14 05:30:00":0,"2023-01-14 06:00:00":0,"2023-01-14 06:30:00":0,"2023-01-14 07:00:00":0,"2023-01-14 07:30:00":0,"2023-01-14 08:00:00":0,"2023-01-14 08:30:00":9.5,"2023-01-14 09:00:00":104.00000000000001,"2023-01-14 09:30:00":322.25000000000006,"2023-01-14 10:00:00":605,"2023-01-14 10:30:00":883,"2023-01-14 11:00:00":1133.2499999999998,"2023-01-14 11:30:00":1317,"2023-01-14 12:00:00":1368.75,"2023-01-14 12:30:00":1330.25,"2023-01-14 13:00:00":1261.0000000000002,"2023-01-14 13:30:00":1140.0000000000002,"2023-01-14 14:00:00":952.5,"2023-01-14 14:30:00":717.75,"2023-01-14 15:00:00":472.25,"2023-01-14 15:30:00":260.5,"2023-01-14 16:00:00":99.25,"2023-01-14 16:30:00":0,"2023-01-14 17:00:00":0,"2023-01-14 17:30:00":0,"2023-01-14 18:00:00":0,"2023-01-14 18:30:00":0,"2023-01-14 19:00:00":0,"2023-01-14 19:30:00":0,"2023-01-14 20:00:00":0,"2023-01-14 20:30:00":0,"2023-01-14 21:00:00":0,"2023-01-14 21:30:00":0,"2023-01-14 22:00:00":0,"2023-01-14 22:30:00":0,"2023-01-14 23:00:00":0,"2023-01-14 23:30:00":0,"2023-01-15 00:00:00":0,"2023-01-15 00:30:00":0,"2023-01-15 01:00:00":0,"2023-01-15 01:30:00":0,"2023-01-15 02:00:00":0,"2023-01-15 02:30:00":0,"2023-01-15 03:00:00":0,"2023-01-15 03:30:00":0,"2023-01-15 04:00:00":0,"2023-01-15 04:30:00":0,"2023-01-15 05:00:00":0,"2023-01-15 05:30:00":0,"2023-01-15 06:00:00":0,"2023-01-15 06:30:00":0,"2023-01-15 07:00:00":0,"2023-01-15 07:30:00":0,"2023-01-15 08:00:00":0,"2023-01-15 08:30:00":0.25,"2023-01-15 09:00:00":35,"2023-01-15 09:30:00":131.25,"2023-01-15 10:00:00":252.75000000000003,"2023-01-15 10:30:00":364.5,"2023-01-15 11:00:00":452.25,"2023-01-15 11:30:00":506.25,"2023-01-15 12:00:00":524.5,"2023-01-15 12:30:00":516.9999999999999,"2023-01-15 13:00:00":496,"2023-01-15 13:30:00":460.99999999999994,"2023-01-15 14:00:00":410.00000000000006,"2023-01-15 14:30:00":340.75,"2023-01-15 15:00:00":244.5,"2023-01-15 15:30:00":134.5,"2023-01-15 16:00:00":44.25,"2023-01-15 16:30:00":0,"2023-01-15 17:00:00":0,"2023-01-15 17:30:00":0,"2023-01-15 18:00:00":0,"2023-01-15 18:30:00":0,"2023-01-15 19:00:00":0,"2023-01-15 19:30:00":0,"2023-01-15 20:00:00":0,"2023-01-15 20:30:00":0,"2023-01-15 21:00:00":0,"2023-01-15 21:30:00":0,"2023-01-15 22:00:00":0,"2023-01-15 22:30:00":0,"2023-01-15 23:00:00":0},"watt_hours_day":{"2023-01-13":0,"2023-01-14":11976.25}}
2023-01-13 22:46:37.551 - debug: pvforecast.0 (1061227) [updateActualDataInterval] prepared data for plants.süd.energy.*: {}
2023-01-13 22:46:38.781 - debug: pvforecast.0 (1061227) generated JSON data of "Süd": [{"t":1673672400000,"y":0},{"t":1673674200000,"y":0},{"t":1673676000000,"y":0},{"t":1673677800000,"y":0},{"t":1673679600000,"y":0},{"t":1673681400000,"y":0.038},{"t":1673683200000,"y":0.378},{"t":1673685000000,"y":0.911},{"t":1673686800000,"y":1.509},{"t":1673688600000,"y":2.023},{"t":1673690400000,"y":2.51},{"t":1673692200000,"y":2.758},{"t":1673694000000,"y":2.717},{"t":1673695800000,"y":2.604},{"t":1673697600000,"y":2.44},{"t":1673699400000,"y":2.12},{"t":1673701200000,"y":1.69},{"t":1673703000000,"y":1.181},{"t":1673704800000,"y":0.708},{"t":1673706600000,"y":0.334},{"t":1673708400000,"y":0.063},{"t":1673710200000,"y":0},{"t":1673712000000,"y":0},{"t":1673713800000,"y":0},{"t":1673715600000,"y":0},{"t":1673717400000,"y":0},{"t":1673719200000,"y":0},{"t":1673721000000,"y":0},{"t":1673722800000,"y":0},{"t":1673724600000,"y":0},{"t":1673726400000,"y":0},{"t":1673728200000,"y":0},{"t":1673758800000,"y":0},{"t":1673760600000,"y":0},{"t":1673762400000,"y":0},{"t":1673764200000,"y":0},{"t":1673766000000,"y":0},{"t":1673767800000,"y":0.001},{"t":1673769600000,"y":0.139},{"t":1673771400000,"y":0.386},{"t":1673773200000,"y":0.625},{"t":1673775000000,"y":0.833},{"t":1673776800000,"y":0.976},{"t":1673778600000,"y":1.049},{"t":1673780400000,"y":1.049},{"t":1673782200000,"y":1.019},{"t":1673784000000,"y":0.965},{"t":1673785800000,"y":0.879},{"t":1673787600000,"y":0.761},{"t":1673789400000,"y":0.602},{"t":1673791200000,"y":0.376},{"t":1673793000000,"y":0.162},{"t":1673794800000,"y":0.015},{"t":1673796600000,"y":0},{"t":1673798400000,"y":0},{"t":1673800200000,"y":0},{"t":1673802000000,"y":0},{"t":1673803800000,"y":0},{"t":1673805600000,"y":0},{"t":1673807400000,"y":0},{"t":1673809200000,"y":0},{"t":1673811000000,"y":0},{"t":1673812800000,"y":0},{"t":1673814600000,"y":0}]
2023-01-13 22:46:38.789 - debug: pvforecast.0 (1061227) generated JSON table of "Süd": [{"Time":"2023-01-14 06:00:00","Power":"0,000"},{"Time":"2023-01-14 06:30:00","Power":"0,000"},{"Time":"2023-01-14 07:00:00","Power":"0,000"},{"Time":"2023-01-14 07:30:00","Power":"0,000"},{"Time":"2023-01-14 08:00:00","Power":"0,000"},{"Time":"2023-01-14 08:30:00","Power":"0,038"},{"Time":"2023-01-14 09:00:00","Power":"0,378"},{"Time":"2023-01-14 09:30:00","Power":"0,911"},{"Time":"2023-01-14 10:00:00","Power":"1,509"},{"Time":"2023-01-14 10:30:00","Power":"2,023"},{"Time":"2023-01-14 11:00:00","Power":"2,510"},{"Time":"2023-01-14 11:30:00","Power":"2,758"},{"Time":"2023-01-14 12:00:00","Power":"2,717"},{"Time":"2023-01-14 12:30:00","Power":"2,604"},{"Time":"2023-01-14 13:00:00","Power":"2,440"},{"Time":"2023-01-14 13:30:00","Power":"2,120"},{"Time":"2023-01-14 14:00:00","Power":"1,690"},{"Time":"2023-01-14 14:30:00","Power":"1,181"},{"Time":"2023-01-14 15:00:00","Power":"0,708"},{"Time":"2023-01-14 15:30:00","Power":"0,334"},{"Time":"2023-01-14 16:00:00","Power":"0,063"},{"Time":"2023-01-14 16:30:00","Power":"0,000"},{"Time":"2023-01-14 17:00:00","Power":"0,000"},{"Time":"2023-01-14 17:30:00","Power":"0,000"},{"Time":"2023-01-14 18:00:00","Power":"0,000"},{"Time":"2023-01-14 18:30:00","Power":"0,000"},{"Time":"2023-01-14 19:00:00","Power":"0,000"},{"Time":"2023-01-14 19:30:00","Power":"0,000"},{"Time":"2023-01-14 20:00:00","Power":"0,000"},{"Time":"2023-01-14 20:30:00","Power":"0,000"},{"Time":"2023-01-14 21:00:00","Power":"0,000"},{"Time":"2023-01-14 21:30:00","Power":"0,000"},{"Time":"2023-01-15 06:00:00","Power":"0,000"},{"Time":"2023-01-15 06:30:00","Power":"0,000"},{"Time":"2023-01-15 07:00:00","Power":"0,000"},{"Time":"2023-01-15 07:30:00","Power":"0,000"},{"Time":"2023-01-15 08:00:00","Power":"0,000"},{"Time":"2023-01-15 08:30:00","Power":"0,001"},{"Time":"2023-01-15 09:00:00","Power":"0,139"},{"Time":"2023-01-15 09:30:00","Power":"0,386"},{"Time":"2023-01-15 10:00:00","Power":"0,625"},{"Time":"2023-01-15 10:30:00","Power":"0,833"},{"Time":"2023-01-15 11:00:00","Power":"0,976"},{"Time":"2023-01-15 11:30:00","Power":"1,049"},{"Time":"2023-01-15 12:00:00","Power":"1,049"},{"Time":"2023-01-15 12:30:00","Power":"1,019"},{"Time":"2023-01-15 13:00:00","Power":"0,965"},{"Time":"2023-01-15 13:30:00","Power":"0,879"},{"Time":"2023-01-15 14:00:00","Power":"0,761"},{"Time":"2023-01-15 14:30:00","Power":"0,602"},{"Time":"2023-01-15 15:00:00","Power":"0,376"},{"Time":"2023-01-15 15:30:00","Power":"0,162"},{"Time":"2023-01-15 16:00:00","Power":"0,015"},{"Time":"2023-01-15 16:30:00","Power":"0,000"},{"Time":"2023-01-15 17:00:00","Power":"0,000"},{"Time":"2023-01-15 17:30:00","Power":"0,000"},{"Time":"2023-01-15 18:00:00","Power":"0,000"},{"Time":"2023-01-15 18:30:00","Power":"0,000"},{"Time":"2023-01-15 19:00:00","Power":"0,000"},{"Time":"2023-01-15 19:30:00","Power":"0,000"},{"Time":"2023-01-15 20:00:00","Power":"0,000"},{"Time":"2023-01-15 20:30:00","Power":"0,000"},{"Time":"2023-01-15 21:00:00","Power":"0,000"},{"Time":"2023-01-15 21:30:00","Power":"0,000"}]
2023-01-13 22:46:38.846 - debug: pvforecast.0 (1061227) generated JSON graph of "Süd": {"data":[0,0,0,0,0,0.038,0.378,0.911,1.509,2.023,2.51,2.758,2.717,2.604,2.44,2.12,1.69,1.181,0.708,0.334,0.063,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.001,0.139,0.386,0.625,0.833,0.976,1.049,1.049,1.019,0.965,0.879,0.761,0.602,0.376,0.162,0.015,0,0,0,0,0,0,0,0,0,0,0],"type":"bar","legendText":"Süd","displayOrder":1,"color":"#ee0606","tooltip_AppendText":"kW","datalabel_show":true,"datalabel_rotation":270,"datalabel_color":"#ffffff","datalabel_fontSize":12,"barIsStacked":true,"barStackId":1,"yAxis_id":0,"yAxis_position":"left","yAxis_show":true,"yAxis_appendix":"kW","yAxis_step":1}
2023-01-13 22:46:38.896 - debug: pvforecast.0 (1061227) finished plant update: "Süd"
2023-01-13 22:46:38.897 - debug: pvforecast.0 (1061227) [updateActualDataInterval] current service data for plants.west.service.data ("West"): {"watts":{"2023-01-14 06:00:00":0,"2023-01-14 06:30:00":0,"2023-01-14 07:00:00":0,"2023-01-14 07:30:00":0,"2023-01-14 08:00:00":0,"2023-01-14 08:30:00":12,"2023-01-14 09:00:00":105,"2023-01-14 09:30:00":217,"2023-01-14 10:00:00":349,"2023-01-14 10:30:00":485,"2023-01-14 11:00:00":625,"2023-01-14 11:30:00":725,"2023-01-14 12:00:00":757,"2023-01-14 12:30:00":760,"2023-01-14 13:00:00":740,"2023-01-14 13:30:00":666,"2023-01-14 14:00:00":544,"2023-01-14 14:30:00":376,"2023-01-14 15:00:00":220,"2023-01-14 15:30:00":104,"2023-01-14 16:00:00":20,"2023-01-14 16:30:00":0,"2023-01-14 17:00:00":0,"2023-01-14 17:30:00":0,"2023-01-14 18:00:00":0,"2023-01-14 18:30:00":0,"2023-01-14 19:00:00":0,"2023-01-14 19:30:00":0,"2023-01-14 20:00:00":0,"2023-01-14 20:30:00":0,"2023-01-14 21:00:00":0,"2023-01-14 21:30:00":0,"2023-01-15 06:00:00":0,"2023-01-15 06:30:00":0,"2023-01-15 07:00:00":0,"2023-01-15 07:30:00":0,"2023-01-15 08:00:00":0,"2023-01-15 08:30:00":0,"2023-01-15 09:00:00":43,"2023-01-15 09:30:00":120,"2023-01-15 10:00:00":195,"2023-01-15 10:30:00":260,"2023-01-15 11:00:00":304,"2023-01-15 11:30:00":327,"2023-01-15 12:00:00":327,"2023-01-15 12:30:00":317,"2023-01-15 13:00:00":301,"2023-01-15 13:30:00":274,"2023-01-15 14:00:00":237,"2023-01-15 14:30:00":187,"2023-01-15 15:00:00":117,"2023-01-15 15:30:00":50,"2023-01-15 16:00:00":4,"2023-01-15 16:30:00":0,"2023-01-15 17:00:00":0,"2023-01-15 17:30:00":0,"2023-01-15 18:00:00":0,"2023-01-15 18:30:00":0,"2023-01-15 19:00:00":0,"2023-01-15 19:30:00":0,"2023-01-15 20:00:00":0,"2023-01-15 20:30:00":0,"2023-01-15 21:00:00":0,"2023-01-15 21:30:00":0},"watt_hours_period":{},"watt_hours":{"2023-01-13 23:00:00":0,"2023-01-13 23:30:00":0,"2023-01-14 00:00:00":0,"2023-01-14 00:30:00":0,"2023-01-14 01:00:00":0,"2023-01-14 01:30:00":0,"2023-01-14 02:00:00":0,"2023-01-14 02:30:00":0,"2023-01-14 03:00:00":0,"2023-01-14 03:30:00":0,"2023-01-14 04:00:00":0,"2023-01-14 04:30:00":0,"2023-01-14 05:00:00":0,"2023-01-14 05:30:00":0,"2023-01-14 06:00:00":0,"2023-01-14 06:30:00":0,"2023-01-14 07:00:00":0,"2023-01-14 07:30:00":0,"2023-01-14 08:00:00":0,"2023-01-14 08:30:00":3,"2023-01-14 09:00:00":29.25,"2023-01-14 09:30:00":80.5,"2023-01-14 10:00:00":141.5,"2023-01-14 10:30:00":208.5,"2023-01-14 11:00:00":277.49999999999994,"2023-01-14 11:30:00":337.5,"2023-01-14 12:00:00":370.5,"2023-01-14 12:30:00":379.25,"2023-01-14 13:00:00":375,"2023-01-14 13:30:00":351.50000000000006,"2023-01-14 14:00:00":302.5,"2023-01-14 14:30:00":230,"2023-01-14 15:00:00":149,"2023-01-14 15:30:00":81,"2023-01-14 16:00:00":31,"2023-01-14 16:30:00":0,"2023-01-14 17:00:00":0,"2023-01-14 17:30:00":0,"2023-01-14 18:00:00":0,"2023-01-14 18:30:00":0,"2023-01-14 19:00:00":0,"2023-01-14 19:30:00":0,"2023-01-14 20:00:00":0,"2023-01-14 20:30:00":0,"2023-01-14 21:00:00":0,"2023-01-14 21:30:00":0,"2023-01-14 22:00:00":0,"2023-01-14 22:30:00":0,"2023-01-14 23:00:00":0,"2023-01-14 23:30:00":0,"2023-01-15 00:00:00":0,"2023-01-15 00:30:00":0,"2023-01-15 01:00:00":0,"2023-01-15 01:30:00":0,"2023-01-15 02:00:00":0,"2023-01-15 02:30:00":0,"2023-01-15 03:00:00":0,"2023-01-15 03:30:00":0,"2023-01-15 04:00:00":0,"2023-01-15 04:30:00":0,"2023-01-15 05:00:00":0,"2023-01-15 05:30:00":0,"2023-01-15 06:00:00":0,"2023-01-15 06:30:00":0,"2023-01-15 07:00:00":0,"2023-01-15 07:30:00":0,"2023-01-15 08:00:00":0,"2023-01-15 08:30:00":0,"2023-01-15 09:00:00":10.75,"2023-01-15 09:30:00":40.74999999999999,"2023-01-15 10:00:00":78.75,"2023-01-15 10:30:00":113.75,"2023-01-15 11:00:00":141,"2023-01-15 11:30:00":157.75,"2023-01-15 12:00:00":163.5,"2023-01-15 12:30:00":161,"2023-01-15 13:00:00":154.5,"2023-01-15 13:30:00":143.75,"2023-01-15 14:00:00":127.75,"2023-01-15 14:30:00":106,"2023-01-15 15:00:00":76,"2023-01-15 15:30:00":41.75,"2023-01-15 16:00:00":13.500000000000002,"2023-01-15 16:30:00":0,"2023-01-15 17:00:00":0,"2023-01-15 17:30:00":0,"2023-01-15 18:00:00":0,"2023-01-15 18:30:00":0,"2023-01-15 19:00:00":0,"2023-01-15 19:30:00":0,"2023-01-15 20:00:00":0,"2023-01-15 20:30:00":0,"2023-01-15 21:00:00":0,"2023-01-15 21:30:00":0,"2023-01-15 22:00:00":0,"2023-01-15 22:30:00":0,"2023-01-15 23:00:00":0},"watt_hours_day":{"2023-01-13":0,"2023-01-14":3347.5}}
2023-01-13 22:46:38.897 - debug: pvforecast.0 (1061227) [updateActualDataInterval] prepared data for plants.west.energy.*: {}
2023-01-13 22:46:40.329 - debug: pvforecast.0 (1061227) generated JSON data of "West": [{"t":1673672400000,"y":0},{"t":1673674200000,"y":0},{"t":1673676000000,"y":0},{"t":1673677800000,"y":0},{"t":1673679600000,"y":0},{"t":1673681400000,"y":0.012},{"t":1673683200000,"y":0.105},{"t":1673685000000,"y":0.217},{"t":1673686800000,"y":0.349},{"t":1673688600000,"y":0.485},{"t":1673690400000,"y":0.625},{"t":1673692200000,"y":0.725},{"t":1673694000000,"y":0.757},{"t":1673695800000,"y":0.76},{"t":1673697600000,"y":0.74},{"t":1673699400000,"y":0.666},{"t":1673701200000,"y":0.544},{"t":1673703000000,"y":0.376},{"t":1673704800000,"y":0.22},{"t":1673706600000,"y":0.104},{"t":1673708400000,"y":0.02},{"t":1673710200000,"y":0},{"t":1673712000000,"y":0},{"t":1673713800000,"y":0},{"t":1673715600000,"y":0},{"t":1673717400000,"y":0},{"t":1673719200000,"y":0},{"t":1673721000000,"y":0},{"t":1673722800000,"y":0},{"t":1673724600000,"y":0},{"t":1673726400000,"y":0},{"t":1673728200000,"y":0},{"t":1673758800000,"y":0},{"t":1673760600000,"y":0},{"t":1673762400000,"y":0},{"t":1673764200000,"y":0},{"t":1673766000000,"y":0},{"t":1673767800000,"y":0},{"t":1673769600000,"y":0.043},{"t":1673771400000,"y":0.12},{"t":1673773200000,"y":0.195},{"t":1673775000000,"y":0.26},{"t":1673776800000,"y":0.304},{"t":1673778600000,"y":0.327},{"t":1673780400000,"y":0.327},{"t":1673782200000,"y":0.317},{"t":1673784000000,"y":0.301},{"t":1673785800000,"y":0.274},{"t":1673787600000,"y":0.237},{"t":1673789400000,"y":0.187},{"t":1673791200000,"y":0.117},{"t":1673793000000,"y":0.05},{"t":1673794800000,"y":0.004},{"t":1673796600000,"y":0},{"t":1673798400000,"y":0},{"t":1673800200000,"y":0},{"t":1673802000000,"y":0},{"t":1673803800000,"y":0},{"t":1673805600000,"y":0},{"t":1673807400000,"y":0},{"t":1673809200000,"y":0},{"t":1673811000000,"y":0},{"t":1673812800000,"y":0},{"t":1673814600000,"y":0}]
2023-01-13 22:46:40.386 - debug: pvforecast.0 (1061227) generated JSON table of "West": [{"Time":"2023-01-14 06:00:00","Power":"0,000"},{"Time":"2023-01-14 06:30:00","Power":"0,000"},{"Time":"2023-01-14 07:00:00","Power":"0,000"},{"Time":"2023-01-14 07:30:00","Power":"0,000"},{"Time":"2023-01-14 08:00:00","Power":"0,000"},{"Time":"2023-01-14 08:30:00","Power":"0,012"},{"Time":"2023-01-14 09:00:00","Power":"0,105"},{"Time":"2023-01-14 09:30:00","Power":"0,217"},{"Time":"2023-01-14 10:00:00","Power":"0,349"},{"Time":"2023-01-14 10:30:00","Power":"0,485"},{"Time":"2023-01-14 11:00:00","Power":"0,625"},{"Time":"2023-01-14 11:30:00","Power":"0,725"},{"Time":"2023-01-14 12:00:00","Power":"0,757"},{"Time":"2023-01-14 12:30:00","Power":"0,760"},{"Time":"2023-01-14 13:00:00","Power":"0,740"},{"Time":"2023-01-14 13:30:00","Power":"0,666"},{"Time":"2023-01-14 14:00:00","Power":"0,544"},{"Time":"2023-01-14 14:30:00","Power":"0,376"},{"Time":"2023-01-14 15:00:00","Power":"0,220"},{"Time":"2023-01-14 15:30:00","Power":"0,104"},{"Time":"2023-01-14 16:00:00","Power":"0,020"},{"Time":"2023-01-14 16:30:00","Power":"0,000"},{"Time":"2023-01-14 17:00:00","Power":"0,000"},{"Time":"2023-01-14 17:30:00","Power":"0,000"},{"Time":"2023-01-14 18:00:00","Power":"0,000"},{"Time":"2023-01-14 18:30:00","Power":"0,000"},{"Time":"2023-01-14 19:00:00","Power":"0,000"},{"Time":"2023-01-14 19:30:00","Power":"0,000"},{"Time":"2023-01-14 20:00:00","Power":"0,000"},{"Time":"2023-01-14 20:30:00","Power":"0,000"},{"Time":"2023-01-14 21:00:00","Power":"0,000"},{"Time":"2023-01-14 21:30:00","Power":"0,000"},{"Time":"2023-01-15 06:00:00","Power":"0,000"},{"Time":"2023-01-15 06:30:00","Power":"0,000"},{"Time":"2023-01-15 07:00:00","Power":"0,000"},{"Time":"2023-01-15 07:30:00","Power":"0,000"},{"Time":"2023-01-15 08:00:00","Power":"0,000"},{"Time":"2023-01-15 08:30:00","Power":"0,000"},{"Time":"2023-01-15 09:00:00","Power":"0,043"},{"Time":"2023-01-15 09:30:00","Power":"0,120"},{"Time":"2023-01-15 10:00:00","Power":"0,195"},{"Time":"2023-01-15 10:30:00","Power":"0,260"},{"Time":"2023-01-15 11:00:00","Power":"0,304"},{"Time":"2023-01-15 11:30:00","Power":"0,327"},{"Time":"2023-01-15 12:00:00","Power":"0,327"},{"Time":"2023-01-15 12:30:00","Power":"0,317"},{"Time":"2023-01-15 13:00:00","Power":"0,301"},{"Time":"2023-01-15 13:30:00","Power":"0,274"},{"Time":"2023-01-15 14:00:00","Power":"0,237"},{"Time":"2023-01-15 14:30:00","Power":"0,187"},{"Time":"2023-01-15 15:00:00","Power":"0,117"},{"Time":"2023-01-15 15:30:00","Power":"0,050"},{"Time":"2023-01-15 16:00:00","Power":"0,004"},{"Time":"2023-01-15 16:30:00","Power":"0,000"},{"Time":"2023-01-15 17:00:00","Power":"0,000"},{"Time":"2023-01-15 17:30:00","Power":"0,000"},{"Time":"2023-01-15 18:00:00","Power":"0,000"},{"Time":"2023-01-15 18:30:00","Power":"0,000"},{"Time":"2023-01-15 19:00:00","Power":"0,000"},{"Time":"2023-01-15 19:30:00","Power":"0,000"},{"Time":"2023-01-15 20:00:00","Power":"0,000"},{"Time":"2023-01-15 20:30:00","Power":"0,000"},{"Time":"2023-01-15 21:00:00","Power":"0,000"},{"Time":"2023-01-15 21:30:00","Power":"0,000"}]
2023-01-13 22:46:40.440 - debug: pvforecast.0 (1061227) generated JSON graph of "West": {"data":[0,0,0,0,0,0.012,0.105,0.217,0.349,0.485,0.625,0.725,0.757,0.76,0.74,0.666,0.544,0.376,0.22,0.104,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.043,0.12,0.195,0.26,0.304,0.327,0.327,0.317,0.301,0.274,0.237,0.187,0.117,0.05,0.004,0,0,0,0,0,0,0,0,0,0,0],"type":"bar","legendText":"West","displayOrder":2,"color":"#102ee6","tooltip_AppendText":"kW","datalabel_show":true,"datalabel_rotation":270,"datalabel_color":"#ffffff","datalabel_fontSize":12,"barIsStacked":true,"barStackId":1,"yAxis_id":0,"yAxis_position":"left","yAxis_show":true,"yAxis_appendix":"kW","yAxis_step":1}
2023-01-13 22:46:40.492 - debug: pvforecast.0 (1061227) finished plant update: "West"
2023-01-13 22:46:40.492 - debug: pvforecast.0 (1061227) finished plants update
2023-01-13 22:46:41.169 - info: pvforecast.0 (1061227) Starting internal update cron (every 15 Minutes) for timezone: Europe/Vienna
2023-01-13 22:46:41.178 - debug: pvforecast.0 (1061227) [updateActualDataCron] next execution: 2023-01-13T23:00:00.000+01:00
latzi0710 commented 1 year ago

After deleting all datapoints and adapter/instance an reinstall now it works fine - no idea what happened

Morluktom commented 1 year ago

Today it's works fine, i do nothing.

klein0r commented 1 year ago

Today it's works fine, i do nothing.

The reason is, that a property was missing in the solcast conversion script. The next data update interval (after adapter upgrade) solves the problem automatically. Required steps: