openhab / openhab1-addons

Add-ons for openHAB 1.x
Eclipse Public License 2.0
3.43k stars 1.7k forks source link

Implement Wireless M-Bus Binding #303

Closed openhab-bot closed 8 years ago

openhab-bot commented 10 years ago

From chris.pa...@googlemail.com on May 15, 2013 15:19:24

Implement a binding feature in order to provide WMBus-support for openHAB.

I want to try to implement a binding for openHAB by creating methods for communication with WMBus devices and using a kind of interface to provide functionality with the openHAB. Any kinds of problems will be discussed here.

The use case of a WMBus binding should be clear.

Original issue: http://code.google.com/p/openhab/issues/detail?id=303

openhab-bot commented 10 years ago

From teichsta on May 17, 2013 00:29:46

sounds interesting!

More information an MBus can be found at http://en.wikipedia.org/wiki/Meter-Bus Do you know jMBus ( http://www.openmuc.org/index.php?id=19 ) which is a Java library implementing an M-Bus (Meter-Bus) master? At first sight this lib seems to be valueable.

Summary: Implement Wireless M-Bus Binding (was: Wireless M-Bus binding)
Owner: teichsta

openhab-bot commented 10 years ago

From teichsta on May 21, 2013 14:45:04

Owner: ---

openhab-bot commented 10 years ago

From teichsta on May 23, 2013 08:50:14

Status: Accepted

openhab-bot commented 10 years ago

From teichsta on November 05, 2013 14:47:54

Labels: To-Github

teichsta commented 10 years ago

an implementation is available in PR #656 but nobody seems to work on incorporating the review comments

SkynetHome commented 9 years ago

@teichsta If there is any interest in getting this done still, I would be willing to incorporate your review comments on this old PR #656 you referenced. If it is possible for me to pull all of the files that were originally committed in the framework they were originally written in that would obviously be easiest if not I can try an recreate from the PR and implement your changes.

teichsta commented 9 years ago

@SkynetHome appreciate your offer and yes, it would be great if you could work on this!

hmerk commented 8 years ago

@SkynetHome is there any progress or should we close this issue ?

hmerk commented 8 years ago

Closed due to lack of activity/feedback