mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[GH-ISSUE #514] Day ahead pricing seems broken #2538
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cthulu on GitHub (Oct 13, 2025).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/514
Describe the bug
It looks like the day ahead pricing in the Netherlands is broke. See the screenshot.
To Reproduce
Use Netherlands
Screenshots
Additional context
V 2.82
@nlimper commented on GitHub (Oct 13, 2025):
It was already broken since October 1st, as the prices switched to 15 minute intervals instead of hourly rate changes. The graph displayed wronjg values the last two weeks.
We're in the process of fixing it. The Google Apps Script part is now fixed (but that broke the AP part even more).
See the discussion on #openepaperlink on discord for the current status.
@cthulu commented on GitHub (Oct 13, 2025):
Ah sorry, I noticed it was sort of broken, and I've laid the link with the 15min pricing. I could've sworn it was working somehow in between, but maybe not. Thanks for fixing it btw!