Skip to content

Comments

[ondilo] Implement review findings#18955

Merged
lsiepel merged 1 commit intoopenhab:mainfrom
MikeTheTux:ondilov3
Jul 14, 2025
Merged

[ondilo] Implement review findings#18955
lsiepel merged 1 commit intoopenhab:mainfrom
MikeTheTux:ondilov3

Conversation

@MikeTheTux
Copy link
Contributor

The issue from #18914 (comment) was present in another location, leading so several poll-jobs running in parallel.

this PR fixes this issue and increases the buffer to 3min, as 2min still didn't catch the latest measure.

fixed error with assignment to local instead of global variable

Signed-off-by: Michael Weger <weger.michael@gmx.net>
@MikeTheTux MikeTheTux changed the title [ondilo] Increased buffer to 3min [ondilo] Implement review findings Jul 14, 2025
@MikeTheTux MikeTheTux added the bug An unexpected problem or unintended behavior of an add-on label Jul 14, 2025
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.

Thanks, LGTM

@lsiepel lsiepel merged commit 74a72b4 into openhab:main Jul 14, 2025
3 checks passed
@lsiepel lsiepel added the regression Regression that happened during the development of a release. Not shown on final release notes. label Jul 14, 2025
@lsiepel lsiepel added this to the 5.0 milestone Jul 14, 2025
phenix1990 pushed a commit to phenix1990/openhab-addons that referenced this pull request Jul 31, 2025
fixed error with assignment to local instead of global variable

Signed-off-by: Michael Weger <weger.michael@gmx.net>
psmedley pushed a commit to psmedley/openhab-addons that referenced this pull request Aug 6, 2025
fixed error with assignment to local instead of global variable

Signed-off-by: Michael Weger <weger.michael@gmx.net>
Signed-off-by: Paul Smedley <paul@smedley.id.au>
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 regression Regression that happened during the development of a release. Not shown on final release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants