-
-
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
[mynice] Binding for IT4Wifi module (Nice gate doors) #12940
Conversation
This pull request has been mentioned on openHAB Community. There might be relevant details there: https://community.openhab.org/t/nice-garage-door-binding-request/54593/30 |
This pull request has been mentioned on openHAB Community. There might be relevant details there: https://community.openhab.org/t/mynice-binding-beta/137570/1 |
@clinique : is it finished and ready for a review? |
No. It is working but need to be cleaned and documented. |
Can you fix the failed build? Not sure what is wrong, but i see this branch is 829 commits behing, so maybe you want to sync it again. |
Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
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.
Code looks good, do have some questions and minor suggestions.
...binding.mynice/src/main/java/org/openhab/binding/mynice/internal/handler/It4WifiHandler.java
Outdated
Show resolved
Hide resolved
...binding.mynice/src/main/java/org/openhab/binding/mynice/internal/handler/It4WifiHandler.java
Outdated
Show resolved
Hide resolved
...binding.mynice/src/main/java/org/openhab/binding/mynice/internal/handler/It4WifiHandler.java
Show resolved
Hide resolved
...binding.mynice/src/main/java/org/openhab/binding/mynice/internal/handler/It4WifiHandler.java
Outdated
Show resolved
Hide resolved
...binding.mynice/src/main/java/org/openhab/binding/mynice/internal/handler/It4WifiHandler.java
Outdated
Show resolved
Hide resolved
Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
Thanks @clinique looks good to me. I'll leave the rest of the reviewing to a addons-maintainer. |
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 this new binding, looks good! Only a few comments from my side.
...binding.mynice/src/main/java/org/openhab/binding/mynice/internal/handler/It4WifiHandler.java
Outdated
Show resolved
Hide resolved
...binding.mynice/src/main/java/org/openhab/binding/mynice/internal/handler/It4WifiHandler.java
Outdated
Show resolved
Hide resolved
...binding.mynice/src/main/java/org/openhab/binding/mynice/internal/handler/It4WifiHandler.java
Outdated
Show resolved
Hide resolved
...binding.mynice/src/main/java/org/openhab/binding/mynice/internal/handler/It4WifiHandler.java
Outdated
Show resolved
Hide resolved
...binding.mynice/src/main/java/org/openhab/binding/mynice/internal/handler/It4WifiHandler.java
Outdated
Show resolved
Hide resolved
bundles/org.openhab.binding.mynice/src/main/resources/OH-INF/thing/thing-types.xml
Outdated
Show resolved
Hide resolved
bundles/org.openhab.binding.mynice/src/main/resources/OH-INF/thing/thing-types.xml
Show resolved
Hide resolved
bundles/org.openhab.binding.mynice/src/main/resources/OH-INF/thing/thing-types.xml
Outdated
Show resolved
Hide resolved
Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
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
@clinique - now, you could add your binding's logo to the openHAB website. See https://www.openhab.org/docs/developer/bindings/#add-your-binding-s-logo-to-the-openhab-website |
|
Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
This binding implements the support of the IT4Wifi module through the NHK protocol and enables management of Nice gates automatisms.