[broadlink] Broadlink binding 4.0.x #11049 - #14581
Closed
rlarranaga wants to merge 9 commits into
Closed
Conversation
added 9 commits
March 11, 2023 14:54
Signed-off-by: Ricardo Larrañaga <ricardo.larranaga@gmail.com> Signed-off-by: Ricardo Larranaga <ricado.larranaga@gmail.com>
Signed-off-by: Ricardo Larrañaga <ricardo.larranaga@gmail.com> Signed-off-by: Ricardo Larranaga <ricado.larranaga@gmail.com>
Signed-off-by: Ricardo Larrañaga <ricardo.larranaga@gmail.com> Signed-off-by: Ricardo Larranaga <ricado.larranaga@gmail.com>
Signed-off-by: Ricardo Larrañaga <ricardo.larranaga@gmail.com> Signed-off-by: Ricardo Larranaga <ricado.larranaga@gmail.com>
Signed-off-by: Ricardo Larrañaga <ricardo.larranaga@gmail.com> Signed-off-by: Ricardo Larranaga <ricado.larranaga@gmail.com>
Signed-off-by: Ricardo Larrañaga <ricardo.larranaga@gmail.com> Signed-off-by: Ricardo Larranaga <ricado.larranaga@gmail.com>
…nhab/binding/broadlink/handler/BroadlinkBaseThingHandler.java Signed-off-by: Ricardo Larrañaga <ricardo.larranaga@gmail.com> Signed-off-by: Ricardo Larranaga <ricado.larranaga@gmail.com>
Signed-off-by: Ricardo Larrañaga <ricardo.larranaga@gmail.com> Signed-off-by: Ricardo Larranaga <ricado.larranaga@gmail.com>
Signed-off-by: Ricardo Larrañaga <ricardo.larranaga@gmail.com> Signed-off-by: Ricardo Larranaga <ricado.larranaga@gmail.com>
Author
|
Closing PR in order to Fix Signoff |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
A binding that can communicate with the Broadlink family of WiFi-addressable devices, currently comprising:
A1 environmental sensor
RMx Remote IR blasters
SPx WiFi-controlled power switches
MPx WiFi-controlled multi-outlet power strips
Development of this binding was begun some years ago by one Cato Sognen, who unfortunately seems to have stopped development after posting about it here:
https://community.openhab.org/t/broadlink-binding-for-rmx-a1-spx-and-mp-any-interest/22768
Jhon Marshall (@themillhousegroup) reverse-engineered the binding's JAR file and gradually built up an understanding of its operation, fixing a few bugs and adding support for more devices along the way, including bringing it up through the 2.x and 3.x upgrade paths.
As i am a user of the binding and see great value in it, i am looking to integrate into the OpenHAB co debase, and improving it in the future, when time permits.
There has been significant interest and help provided by interested parties, as evidenced by the numerous threads regarding broadlink in the OpenHAB forum! It would be fantastic to get this binding into the official release to reward their patience :-)
Thanks also to @Skinah who provided invaluable guidance in previous PRs for this binding.
closes #322
This PR is a contiuation of the PR opened in #11049
Signed-off-by: Ricardo Larrañaga[ricardo.larranaga@gmail.com] (mailto:ricardo.larranaga@gmail.com)