-
Notifications
You must be signed in to change notification settings - Fork 11
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
please compile for new OH versions #3
Comments
I re-compiled the plugin for OH3. Unfortunatly it's not yet working. |
Got it working using latest OH3.1.0 SNAPSHOT: org.openhab.binding.wmbus-3.1.0-SNAPSHOT_20210305.zip You need to configure Installation like described in README.md |
Great! |
Amber Wireless |
PR #6 |
@WiredLife thanks to the great work of @MikeTheTux , the binding should now work for OH 3. Can you Check? |
dont work with 3.1.0 M4 |
There are some incompatible changes in OH3.1.0 core. |
is this issue related to https://community.openhab.org/t/serial-binding-error-during-instantiation-of-the-implementation-object/122931? for me, the binding dont work either, the serial binding does not show up (stays uninitialized). any hints? |
I just tried to get WM-Bus-Binding to work after Stick arrived. While starting the binding, console shows following error:
While searching in openhab community, saw this sometimes caused by missing dependencies in pom.xml? Tried with your linked build from March |
Please give the latest version org.openhab.binding.wmbus-3.1.0-SNAPSHOT-20210805.zip from PR #7 a try. |
Installation with this SNAPSHOT worked. Stick up and running. Thanks for very fast reply! Didn't saw that new SNAPSHOT before, sorry for asking. Just one information: After restart of openhab Device-Status of stick is "unknown" until I stop it in UI and start Thing again. Log shows following error:
I'll wait now until Devices got discovered, hope it will work. Need to start with read out some "heat cost allocators" Many thanks for your work on this binding for openhab. Would be much appreciate if it will be part of official distribution OH 3.2 :-) |
Is there a chance to get a 3.2.0 jar too? |
@KuguHome: Do you have any plans in adding this binding to the official Oh distribution? I think about starting to play around with my Sensus iPERL water meter which uses this protocol and together with the open PR about CUL devices, your binding looks promissing. |
the binding has stopped working later OH versions with this error
[ERROR] [ing.wmbus.handler.WMBusBridgeHandler] - Cannot open WMBus device. Connection builder returned: gnu.io.NoSuchPortException
maybe it has something to do with
https://github.com/openhab/openhab-addons/pull/7609/files/dae1dce8d198680b26334d17759ef69ff3c1ef35
can you compile latest version for latest OH?
thank you very much =)
The text was updated successfully, but these errors were encountered: