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

[hdpowerview] Fix excessive firmware version updates #13155

Merged

Conversation

jlaur
Copy link
Contributor

@jlaur jlaur commented Jul 21, 2022

Firmware version properties are now only updated:

  • On binding initialization.
  • Once per day.
  • After hub communication errors (which might be due to firmware upgrade).

Fixes #13154

@jlaur jlaur added the bug An unexpected problem or unintended behavior of an add-on label Jul 21, 2022
Copy link
Contributor

@lolodomo lolodomo left a comment

Choose a reason for hiding this comment

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

LGTM

@lolodomo lolodomo merged commit 0577ee8 into openhab:main Jul 21, 2022
@lolodomo lolodomo added this to the 3.4 milestone Jul 21, 2022
@jlaur jlaur deleted the 13154-hdpowerview-firmware-version-refresh branch July 22, 2022 20:16
leifbladt pushed a commit to leifbladt/openhab-addons that referenced this pull request Oct 15, 2022
andan67 pushed a commit to andan67/openhab-addons that referenced this pull request Nov 6, 2022
andrasU pushed a commit to andrasU/openhab-addons that referenced this pull request Nov 12, 2022
Signed-off-by: Jacob Laursen <[email protected]>
Signed-off-by: Andras Uhrin <[email protected]>
psmedley pushed a commit to psmedley/openhab-addons that referenced this pull request Feb 23, 2023
nemerdaud pushed a commit to nemerdaud/openhab-addons that referenced this pull request Feb 28, 2023
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.

[hdpowerview] Firmware versions are fetched at every poll cycle
2 participants