-
-
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
[pilight] Pilight Binding initial contribution #8469
Conversation
Signed-off-by: Stefan Roellin <stefan@roellin-baumann.ch>
The Travis CI - Pull Request fails unrelated to this plugin, see https://travis-ci.com/github/openhab/openhab-addons/jobs/384407662
Can a maintainer solve this error? |
Travis tests were successfulHey @stefanroellin, |
The travis build failed due for unclear reasons, but seems to have succeeded here. The other Jenkins build, failed due to a timeout. The timout has been increased so it should succeed the next time you would trigger a build. |
It was me who retriggered Travis and now also Jenkins. 😉 |
Automatic code migration to openHAB 3 succeeded. The resulting code can be found at https://ci.openhab.org/job/openHAB-Addons-Migration/70/artifact/bundles/. You can download the migrated code from there and create a new PR against the master branch of the openhab-addons repo to contribute it for being included in openHAB 3.x. Please see this issue about the details on how to proceed with your existing PR. |
Closing this PR as it is not in a mergeable state. Please follow the instructions to port this PR to the main branch for openHAB 3. |
Signed-off-by: Stefan Roellin stefan@roellin-baumann.ch
The Pilight binding allows openHAB to communicate with a pilight instance running pilight version 6.0 or greater.
This pull request is meant to port the corresponding binding from openhab1-addons (https://www.openhab.org/addons/bindings/pilight1/) to openHAB 2.