-
-
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
[ekey] initial contribution / oh1 migration #10996
Conversation
Signed-off-by: Hans-Jörg Merk <github@hmerk.de>
This pull request has been mentioned on openHAB Community. There might be relevant details there: |
Signed-off-by: Hans-Jörg Merk <github@hmerk.de>
Signed-off-by: Hans-Jörg Merk <github@hmerk.de>
PR build failure seems not to be related to ekey binding, as it is marked green (passed). |
Signed-off-by: Hans-Jörg Merk <github@hmerk.de>
Signed-off-by: Hans-Jörg Merk <github@hmerk.de>
Signed-off-by: Hans-Jörg Merk <github@hmerk.de>
Starting rebuild as jenkins failure is not ekey related. Latest commits are only fixes in the Readme. |
@fwolter I have seen you are busy with other reviews, but wold really appreciate if you could start with reviewing this one, as it is a oh1 migration.... |
bundles/org.openhab.binding.ekey/src/main/resources/OH-INF/thing/thing-types.xml
Outdated
Show resolved
Hide resolved
bundles/org.openhab.binding.ekey/src/main/resources/OH-INF/binding/binding.xml
Outdated
Show resolved
Hide resolved
....openhab.binding.ekey/src/main/java/org/openhab/binding/ekey/internal/EkeyConfiguration.java
Outdated
Show resolved
Hide resolved
Signed-off-by: Hans-Jörg Merk <github@hmerk.de>
....openhab.binding.ekey/src/main/java/org/openhab/binding/ekey/internal/EkeyConfiguration.java
Show resolved
Hide resolved
...penhab.binding.ekey/src/main/java/org/openhab/binding/ekey/internal/handler/EkeyHandler.java
Outdated
Show resolved
Hide resolved
...penhab.binding.ekey/src/main/java/org/openhab/binding/ekey/internal/handler/EkeyHandler.java
Outdated
Show resolved
Hide resolved
...penhab.binding.ekey/src/main/java/org/openhab/binding/ekey/internal/handler/EkeyHandler.java
Outdated
Show resolved
Hide resolved
...penhab.binding.ekey/src/main/java/org/openhab/binding/ekey/internal/handler/EkeyHandler.java
Outdated
Show resolved
Hide resolved
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.
I have read all lines of code and will approve, thanks for the PR and contribution. Someone else will still take a look as I don't have merge rights so if you don't agree with something I suggested just leave it open until they come along.
@Skinah Thanks Matt for your review. |
Signed-off-by: Hans-Jörg Merk <github@hmerk.de>
Signed-off-by: Hans-Jörg Merk <github@hmerk.de>
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
@Skinah Thanks for your review and approval Matthew !!!! Really appreciated !! |
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.
Hey @hmerk, thanks for being so patient.
I've reviewed your code and it all looks good to me, so let us finally merge it!
Thanks for your contribution!
@kaikreuzer Thanks for approval and merge, really appreciated! |
* [ekey] initial contribution / oh1 migration Signed-off-by: Hans-Jörg Merk <github@hmerk.de>
* [ekey] initial contribution / oh1 migration Signed-off-by: Hans-Jörg Merk <github@hmerk.de> Signed-off-by: Dave J Schoepel <dave@theschoepels.com>
* [ekey] initial contribution / oh1 migration Signed-off-by: Hans-Jörg Merk <github@hmerk.de> Signed-off-by: Nick Waterton <n.waterton@outlook.com>
* [ekey] initial contribution / oh1 migration Signed-off-by: Hans-Jörg Merk <github@hmerk.de>
* [ekey] initial contribution / oh1 migration Signed-off-by: Hans-Jörg Merk <github@hmerk.de>
Signed-off-by: Hans-Jörg Merk github@hmerk.de
This is the oh1 migration of the ekey binding.
community discussion can be found here
https://community.openhab.org/t/ekey-integration-into-openhab3-as-ekey-binding-is-deprecated-and-wont-be-available-for-oh3/112718