-
-
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
[openwebnet] Add OpenWebNet Binding (with BUS and radio support) #5195
Comments
Nice. Every OH1->OH2 port is welcome and could indeed lead to a fast merge.
|
Thank @davidgraeff . I will perform the suggested improvements before submitting PR. Please note many users have already migrated from the OH1 binding to this one, so hopefully the merge will be really fast. |
What about this other PR ? |
You did not open a PR yet ? |
@lolodomo compared to #3220, this one has a quite different design, but most importantly does support BUS gateways/devices (like the BTicino v1 binding does) , while the other is only for wireless zigbee gateways, AFAIK. This implementation is currently used by quite few users, who have already migrated from BTicino 1.x binding. I did not open a PR yet because I had to spend a lot of time in the migration to bnd-tools first, and then to solve a malfunctioning IDE due to the new build system (I use Eclipse). Right now the situation is a bit better so, time permitting, I can clean up the code a bit and then create a first PR. |
Signed-off-by: Massimo Valla <mvbruincc@gmail.com>
Signed-off-by: Massimo Valla <mvbruincc@gmail.com>
Signed-off-by: Massimo Valla <mvcode00@gmail.com> (github: mvalla)
Signed-off-by: Massimo Valla <mvcode00@gmail.com> (github: mvalla)
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
…OH1 (openhab#6213) Closes openhab#5195 Signed-off-by: Massimo Valla <mvcode00@gmail.com> Signed-off-by: Clayton Tabone <taboneclayton@gmail.com>
…OH1 (openhab#6213) Closes openhab#5195 Signed-off-by: Massimo Valla <mvcode00@gmail.com>
…OH1 (openhab#6213) Closes openhab#5195 Signed-off-by: Massimo Valla <mvcode00@gmail.com>
…OH1 (openhab#6213) Closes openhab#5195 Signed-off-by: Massimo Valla <mvcode00@gmail.com>
…OH1 (openhab#6213) Closes openhab#5195 Signed-off-by: Massimo Valla <mvcode00@gmail.com>
…OH1 (openhab#6213) Closes openhab#5195 Signed-off-by: Massimo Valla <mvcode00@gmail.com> Signed-off-by: Daan Meijer <daan@studioseptember.nl>
…OH1 (openhab#6213) Closes openhab#5195 Signed-off-by: Massimo Valla <mvcode00@gmail.com>
…OH1 (openhab#6213) Closes openhab#5195 Signed-off-by: Massimo Valla <mvcode00@gmail.com>
Since about 1 year I have been developing and testing a new OpenWebNet OH2 binding for BTicino/Legrand home automation systems (MyHOME).
The binding has to be considered as an enhancement and replacement of the BTicino v1 binding, which has not been developed/supported anymore.
This is also the first known openHAB 2 binding to support both BUS/SCS and BTicino ZigBee (using USB dongle).
Distinctive features
These WHOs (MyHOME sub-systems) are supported: WHO=1 Lighting (switches/dimmers), WHO=2 Automation (rollershutters), WHO=4 Thermoregulation (thermostats and sensors), WHO=15/25 CEN/CEN+ (scenario buttons and dry contact / IR sensors), WHO=18 Energy Management.
Several beta releases have been made available on GitHub and Eclipse Marketplace.
The binding is currently used in production and tested by 100/200 users (prudent estimate).
Main Community thread
https://community.openhab.org/t/bticino-openwebnet-new-openhab2-binding-ready-for-testing/43377/
README file
https://github.com/mvalla/openhab2-addons/blob/openwebnet/addons/binding/org.openhab.binding.openwebnet/README.md
GitHub repository
https://github.com/mvalla/openhab2-addons
A PR will be submitted soon to be included in 2.5.0.
Massi
The text was updated successfully, but these errors were encountered: