-
-
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
[sleepiq] Use constructor injection for ClientBuilder #11700
Conversation
Signed-off-by: Mark Hilbush <[email protected]>
Signed-off-by: Mark Hilbush <[email protected]>
I pushed a second commit that more gracefully handles a case where the date-time parsing fails when the API returns this
That change is in |
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 fix!
Fixes openhab#11696 Signed-off-by: Mark Hilbush <[email protected]> Signed-off-by: Nick Waterton <[email protected]>
Fixes openhab#11696 Signed-off-by: Mark Hilbush <[email protected]> Signed-off-by: Michael Schmidt <[email protected]>
Fixes openhab#11696 Signed-off-by: Mark Hilbush <[email protected]>
Fixes openhab#11696 Signed-off-by: Mark Hilbush <[email protected]>
Fixes openhab#11696 Signed-off-by: Mark Hilbush <[email protected]>
Fixes openhab#11696 Signed-off-by: Mark Hilbush <[email protected]> Signed-off-by: Andras Uhrin <[email protected]>
Fixes #11696
There are a lot of automatically applied formatting changes in
SleepIQImpl.java
. The relevant changes are at the bottom of the change list.Signed-off-by: Mark Hilbush [email protected]