NEWS
Plenticore Adapter - Vorhersage funktioniert nicht mehr
-
Hallo,
seit ein paar Tagen stürzt der Plenticore Adapter komplett ab, sobald ich die Leistungsprognose aktiviere. Deaktiviere ich diese, funktioniert der Adapter perfekt. Im Log bekomme ich folgende Fehlermeldung:
plenticore.0 2025-10-29 08:41:23.682 info Logged out from API plenticore.0 2025-10-29 08:41:23.618 warn Terminated (UNCAUGHT_EXCEPTION): Without reason plenticore.0 2025-10-29 08:41:23.618 info terminating plenticore.0 2025-10-29 08:41:23.617 info [END] Stopping plenticore adapter... plenticore.0 2025-10-29 08:41:23.614 error Cannot read properties of undefined (reading 'sky') plenticore.0 2025-10-29 08:41:23.614 error TypeError: Cannot read properties of undefined (reading 'sky') at checkStoreSunPanelSkyData (/opt/iobroker/node_modules/iobroker.plenticore/lib/plenticore.js:1068:48) at Object.storeSunPanelData (/opt/iobroker/node_modules/iobroker.plenticore/lib/plenticore.js:1526:2) at /opt/iobroker/node_modules/iobroker.plenticore/main.js:221:15 at loginSuccess (/opt/iobroker/node_modules/iobroker.plenticore/lib/plenticore.js:2718:14) at /opt/iobroker/node_modules/iobroker.plenticore/lib/plenticore.js:2677:5 at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/iobroker.plenticore/lib/plenticore.js:1585:16) at IncomingMessage.emit (node:events:531:35) at endReadableNT (node:internal/streams/readable:1698:12) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) plenticore.0 2025-10-29 08:41:23.614 error uncaught exception: Cannot read properties of undefined (reading 'sky') plenticore.0 2025-10-29 08:41:23.612 info Enabling forecast data. plenticore.0 2025-10-29 08:41:23.381 info [INFO] Configured polling interval: 20000 plenticore.0 2025-10-29 08:41:23.380 info Configured battery strategy is: 1 plenticore.0 2025-10-29 08:41:23.380 info Configured maximum feed-in power is 5000 plenticore.0 2025-10-29 08:41:23.380 info Configured Wp of panel(s) is 10951 plenticore.0 2025-10-29 08:41:23.380 warn Kachelmannwetter lib failed to init. plenticore.0 2025-10-29 08:41:23.380 warn Error getting city id for coordinates: null plenticore.0 2025-10-29 08:41:23.284 info got weather data from met.no with 92 elements. plenticore.0 2025-10-29 08:41:23.016 info [START] Starting adapter plenticore v2.3.1r237 plenticore.0 2025-10-29 08:41:23.009 info starting. Version 2.3.1 in /opt/iobroker/node_modules/iobroker.plenticore, node: v22.21.0, js-controller: 7.0.7Ich habe geprüft, ob Koordinaten im ioBroker hinterlegt sind. Ja, das waren und sind sie. Hat jemand anderes das Gleiche Problem und evt. eine Lösung?