-
-
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
[verisure] Adapted to new authentication process and support for non MFA activated user #11265
Conversation
...ab.binding.verisure/src/main/java/org/openhab/binding/verisure/internal/VerisureSession.java
Outdated
Show resolved
Hide resolved
...ab.binding.verisure/src/main/java/org/openhab/binding/verisure/internal/VerisureSession.java
Outdated
Show resolved
Hide resolved
...ab.binding.verisure/src/main/java/org/openhab/binding/verisure/internal/VerisureSession.java
Outdated
Show resolved
Hide resolved
...ab.binding.verisure/src/main/java/org/openhab/binding/verisure/internal/VerisureSession.java
Outdated
Show resolved
Hide resolved
...ab.binding.verisure/src/main/java/org/openhab/binding/verisure/internal/VerisureSession.java
Outdated
Show resolved
Hide resolved
...isure/src/main/java/org/openhab/binding/verisure/internal/handler/VerisureBridgeHandler.java
Outdated
Show resolved
Hide resolved
...ab.binding.verisure/src/main/java/org/openhab/binding/verisure/internal/VerisureSession.java
Outdated
Show resolved
Hide resolved
…MFA activated user. (openhab#11228) Signed-off-by: Jan Gustafsson <[email protected]>
3194ac6
to
65e5b7d
Compare
This is better to push an update rather than the full PR because now the reviewer has to do again a full review! Lost of time for the reviewer and more time before your work is merged. |
Sorry, can you describe exactly what I have done wrong so that I will get it right next time? I've always used the command:
when pushing changes. |
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.
Please only oush an update containing the changes you will do to handle my comments.
...ab.binding.verisure/src/main/java/org/openhab/binding/verisure/internal/VerisureSession.java
Outdated
Show resolved
Hide resolved
...ab.binding.verisure/src/main/java/org/openhab/binding/verisure/internal/VerisureSession.java
Show resolved
Hide resolved
...ab.binding.verisure/src/main/java/org/openhab/binding/verisure/internal/VerisureSession.java
Show resolved
Hide resolved
...ab.binding.verisure/src/main/java/org/openhab/binding/verisure/internal/VerisureSession.java
Outdated
Show resolved
Hide resolved
...ab.binding.verisure/src/main/java/org/openhab/binding/verisure/internal/VerisureSession.java
Show resolved
Hide resolved
...in/java/org/openhab/binding/verisure/internal/handler/VerisureClimateDeviceThingHandler.java
Outdated
Show resolved
Hide resolved
...in/java/org/openhab/binding/verisure/internal/handler/VerisureClimateDeviceThingHandler.java
Outdated
Show resolved
Hide resolved
...in/java/org/openhab/binding/verisure/internal/handler/VerisureClimateDeviceThingHandler.java
Outdated
Show resolved
Hide resolved
...in/java/org/openhab/binding/verisure/internal/handler/VerisureClimateDeviceThingHandler.java
Outdated
Show resolved
Hide resolved
...ab.binding.verisure/src/main/java/org/openhab/binding/verisure/internal/VerisureSession.java
Outdated
Show resolved
Hide resolved
Commit your new changes and just run a git push without forcing anything. Something like that:
|
OK, I actually was instructed by another maintainer to use |
The instructions here uses |
There are situations where forcing push is adapted or even required but during the review process it is clearly not recommended for the reason I previously explained, that is it forces all reviewers to restart a full review of your PR. I did it in your case because your PR was not too large but I may have forgiven for a big PR. |
Signed-off-by: Jan Gustafsson <[email protected]>
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.
This is almost ok for me.
I only discovered something that you should improve, even if not something directly related to this PR.
...erisure/src/main/java/org/openhab/binding/verisure/internal/VerisureBridgeConfiguration.java
Outdated
Show resolved
Hide resolved
...isure/src/main/java/org/openhab/binding/verisure/internal/handler/VerisureBridgeHandler.java
Outdated
Show resolved
Hide resolved
...isure/src/main/java/org/openhab/binding/verisure/internal/handler/VerisureBridgeHandler.java
Outdated
Show resolved
Hide resolved
Signed-off-by: Jan Gustafsson <[email protected]>
Signed-off-by: Jan Gustafsson <[email protected]>
Signed-off-by: Jan Gustafsson <[email protected]>
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
Build failed due to timeout. |
@lolodomo Thanks for the review. :-) |
Oh yes, you're right, the try/catch is not at the right level. |
Should I create a new PR to fix that? |
Yes, please. |
…MFA activated user. (openhab#11228) (openhab#11265) * [verisure] Adapted to new authentication process and support for non MFA activated user. (openhab#11228) Signed-off-by: Jan Gustafsson <[email protected]> * Updated after code review. Signed-off-by: Jan Gustafsson <[email protected]> * Updated after code review. Signed-off-by: Jan Gustafsson <[email protected]> * Updated after code review. Signed-off-by: Jan Gustafsson <[email protected]>
…MFA activated user. (openhab#11228) (openhab#11265) * [verisure] Adapted to new authentication process and support for non MFA activated user. (openhab#11228) Signed-off-by: Jan Gustafsson <[email protected]> * Updated after code review. Signed-off-by: Jan Gustafsson <[email protected]> * Updated after code review. Signed-off-by: Jan Gustafsson <[email protected]> * Updated after code review. Signed-off-by: Jan Gustafsson <[email protected]> Signed-off-by: Dave J Schoepel <[email protected]>
…MFA activated user. (openhab#11228) (openhab#11265) * [verisure] Adapted to new authentication process and support for non MFA activated user. (openhab#11228) Signed-off-by: Jan Gustafsson <[email protected]> * Updated after code review. Signed-off-by: Jan Gustafsson <[email protected]> * Updated after code review. Signed-off-by: Jan Gustafsson <[email protected]> * Updated after code review. Signed-off-by: Jan Gustafsson <[email protected]> Signed-off-by: Nick Waterton <[email protected]>
…MFA activated user. (openhab#11228) (openhab#11265) * [verisure] Adapted to new authentication process and support for non MFA activated user. (openhab#11228) Signed-off-by: Jan Gustafsson <[email protected]> * Updated after code review. Signed-off-by: Jan Gustafsson <[email protected]> * Updated after code review. Signed-off-by: Jan Gustafsson <[email protected]> * Updated after code review. Signed-off-by: Jan Gustafsson <[email protected]>
…MFA activated user. (openhab#11228) (openhab#11265) * [verisure] Adapted to new authentication process and support for non MFA activated user. (openhab#11228) Signed-off-by: Jan Gustafsson <[email protected]> * Updated after code review. Signed-off-by: Jan Gustafsson <[email protected]> * Updated after code review. Signed-off-by: Jan Gustafsson <[email protected]> * Updated after code review. Signed-off-by: Jan Gustafsson <[email protected]>
[verisure] Adapted to new authentication process and support for non MFA activated user. (#11228)
Signed-off-by: Jan Gustafsson [email protected]