-
-
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
[myq] Fixes breaking API changes to the MyQ binding #11601
Conversation
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
This pull request has been mentioned on openHAB Community. There might be relevant details there: https://community.openhab.org/t/chamberlain-myq-binding/4192/792 |
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
The PR builds are failing because this add-on bundle is missing from the add-ons BOM, which should be fixed with #11605. |
thanks @wborn ! Did i forget to add that when this binding was first submitted? Yikes. 😱 |
Signed-off-by: Dan Cunningham <dan@digitaldan.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.
Thanks for the fixes @digitaldan! The code looks good but I think there are a couple of typos.
...ab.binding.myq/src/main/java/org/openhab/binding/myq/internal/handler/MyQAccountHandler.java
Outdated
Show resolved
Hide resolved
...ab.binding.myq/src/main/java/org/openhab/binding/myq/internal/handler/MyQAccountHandler.java
Outdated
Show resolved
Hide resolved
...ab.binding.myq/src/main/java/org/openhab/binding/myq/internal/handler/MyQAccountHandler.java
Outdated
Show resolved
Hide resolved
...ab.binding.myq/src/main/java/org/openhab/binding/myq/internal/handler/MyQAccountHandler.java
Outdated
Show resolved
Hide resolved
...ab.binding.myq/src/main/java/org/openhab/binding/myq/internal/handler/MyQAccountHandler.java
Outdated
Show resolved
Hide resolved
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
Thanks @wborn , i really copied and pasted the heck out of that typo ! That should be fixed now. |
Signed-off-by: Dan Cunningham <dan@digitaldan.com> Signed-off-by: Nick Waterton <n.waterton@outlook.com>
Signed-off-by: Dan Cunningham <dan@digitaldan.com> Signed-off-by: Michael Schmidt <mi.schmidt.83@gmail.com>
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
Signed-off-by: Dan Cunningham dan@digitaldan.com