Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[energidataservice] Introduce console command for history persistence #16656

Merged
merged 1 commit into from
Apr 27, 2024

Conversation

jlaur
Copy link
Contributor

@jlaur jlaur commented Apr 16, 2024

This introduces a console command for downloading and persisting historic prices in a given period.

This can be useful after extended service interruptions, data unavailability, or openHAB downtime. If the persisted data is used for historic calculations (e.g. energy bill), gaps are quite undesired.

This will only update the individual price components. If a Group SUM is used for calculating the total hourly price, historic persistence is not supported - see openhab/openhab-core#3869.

Related to technical issue:

Over the weekend from Friday April 12th to Monday April 15th 2024, we experienced technical problems updating a number of datasets (including: Elspot Prices, Power System Right Now, CO2 Emission, Regulating Balance Power Data, Electricity Production and Exchange 5 min Realtime etc.).

Monday morning we were able to resume the dataload on most of the datasets and start a backfill of historical data.

Monday afternoon all datasets were updated with historical data except: [...]

Related to #16661

@jlaur jlaur added enhancement An enhancement or new feature for an existing add-on work in progress A PR that is not yet ready to be merged labels Apr 16, 2024
@jlaur jlaur force-pushed the energidataservice-console branch from 8f79512 to 9de34f3 Compare April 17, 2024 18:49
@jlaur jlaur force-pushed the energidataservice-console branch from 9de34f3 to febec65 Compare April 22, 2024 18:35
@jlaur jlaur force-pushed the energidataservice-console branch from febec65 to 73684b0 Compare April 22, 2024 18:39
@jlaur jlaur removed the work in progress A PR that is not yet ready to be merged label Apr 22, 2024
@jlaur jlaur marked this pull request as ready for review April 22, 2024 18:56
@jlaur jlaur requested a review from a team April 23, 2024 18:47
Copy link
Contributor

@lsiepel lsiepel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks

@lsiepel lsiepel merged commit 321fde5 into openhab:main Apr 27, 2024
5 checks passed
@lsiepel lsiepel added this to the 4.2 milestone Apr 27, 2024
@jlaur jlaur deleted the energidataservice-console branch April 27, 2024 10:33
lo92fr pushed a commit to lo92fr/openhab-addons that referenced this pull request Apr 30, 2024
psmedley pushed a commit to psmedley/openhab-addons that referenced this pull request Jun 15, 2024
pgfeller pushed a commit to pgfeller/openhab-addons that referenced this pull request Sep 29, 2024
joni1993 pushed a commit to joni1993/openhab-addons that referenced this pull request Oct 15, 2024
matchews pushed a commit to matchews/openhab-addons that referenced this pull request Oct 18, 2024
cipianpascu pushed a commit to cipianpascu/openhab-addons that referenced this pull request Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or new feature for an existing add-on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants