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

[ecobee] Fix NullPointerException in BridgeHandler #16442

Merged
merged 1 commit into from Feb 22, 2024

Conversation

robnielsen
Copy link
Contributor

This fixes #16441.

…shThermostats()

Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
@robnielsen robnielsen added the bug An unexpected problem or unintended behavior of an add-on label Feb 22, 2024
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 18c86b4 into openhab:main Feb 22, 2024
3 checks passed
@lsiepel lsiepel added this to the 4.2 milestone Feb 22, 2024
@lsiepel lsiepel changed the title [ecobee] fix NullPointerException in EcobeeAccountBridgeHandler.refreshThermostats() [ecobee] Fix NullPointerException in BridgeHandler Feb 22, 2024
@robnielsen robnielsen deleted the ecobee branch February 22, 2024 12:41
austvik pushed a commit to austvik/openhab-addons that referenced this pull request Mar 27, 2024
…shThermostats() (openhab#16442)

Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
Signed-off-by: Jørgen Austvik <jaustvik@acm.org>
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.

[ecobee] NullPointerException in EcobeeAccountBridgeHandler.refreshThermostats()
3 participants