-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[bondhome] Fix fatal Null Pointer errors #14103
Conversation
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
....bondhome/src/main/java/org/openhab/binding/bondhome/internal/handler/BondDeviceHandler.java
Outdated
Show resolved
Hide resolved
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you
@ccutrer, @lolodomo, @mlobstein - should we include this in the upcoming 3.4.1 hotfix? In terms of risk, there is probably not a lot of users yet since it's a new binding. But it seems this bug could be quite annoying for impacted new users, so seems critical? |
Take care, there was another PR recently merged. If this one is cherry picked in 3.4.x, the other should be done first. |
I am talking about PR #13986 . |
* Fix fatal Null Pointer errors Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
* Fix fatal Null Pointer errors Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
* Fix fatal Null Pointer errors Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
* Fix fatal Null Pointer errors Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
I just got a bond bridge today. I tried to use the binding and ran into several fatal errors that stopped the binding from functioning: