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] Fix tariff time series when spot prices are unavailable #16654

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

jlaur
Copy link
Contributor

@jlaur jlaur commented Apr 14, 2024

Decouple updating of all tariff time series from the spot price time series so they are updated independently of each other.

This fixes the persistence of historic/future tariffs when spot prices are unavailable or when the spot price channel is not linked to any items.

Related to #16661

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
@jlaur jlaur added the bug An unexpected problem or unintended behavior of an add-on label Apr 14, 2024
@jlaur jlaur marked this pull request as ready for review April 14, 2024 20:48
@jlaur jlaur requested a review from a team April 15, 2024 21:57
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

@lsiepel lsiepel merged commit 31c3356 into openhab:main Apr 16, 2024
3 checks passed
@lsiepel lsiepel added this to the 4.2 milestone Apr 16, 2024
@jlaur jlaur deleted the energidataservice-decouple-time-series branch April 16, 2024 15:22
lo92fr pushed a commit to lo92fr/openhab-addons that referenced this pull request Apr 30, 2024
…ab#16654)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
pgfeller pushed a commit to pgfeller/openhab-addons that referenced this pull request Sep 29, 2024
…ab#16654)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
joni1993 pushed a commit to joni1993/openhab-addons that referenced this pull request Oct 15, 2024
…ab#16654)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
matchews pushed a commit to matchews/openhab-addons that referenced this pull request Oct 18, 2024
…ab#16654)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of an add-on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants