Giter Club home page Giter Club logo

Comments (14)

MikeTheTux avatar MikeTheTux commented on June 11, 2024 1

Got it working using latest OH3.1.0 SNAPSHOT:

org.openhab.binding.wmbus-3.1.0-SNAPSHOT_20210305.zip

You need to configure include BridgeUID to ON, in order to get it discovery working under OH3:
grafik

Installation like described in README.md

from openhab-binding-wmbus.

MikeTheTux avatar MikeTheTux commented on June 11, 2024 1

There are some incompatible changes in OH3.1.0 core.
I guess they need to be resolved in order to get the binding running. I can have a look once I updated to OH3.1.0.

from openhab-binding-wmbus.

MikeTheTux avatar MikeTheTux commented on June 11, 2024

I re-compiled the plugin for OH3. Unfortunatly it's not yet working. wmbus:wmbusbridge:fb05851252:last_frame of the bridge populates with cyclic messages, but I do not get an encrypted wmbus device online :-(

from openhab-binding-wmbus.

WiredLife avatar WiredLife commented on June 11, 2024

Got it working using latest OH3.1.0 SNAPSHOT:

org.openhab.binding.wmbus-3.1.0-SNAPSHOT_20210305.zip

You need to configure include BridgeUID to ON, in order to get it discovery working under OH3:
grafik

Installation like described in README.md

Great!
Which hardware device you use?

from openhab-binding-wmbus.

MikeTheTux avatar MikeTheTux commented on June 11, 2024

Which hardware device you use?

Amber Wireless

from openhab-binding-wmbus.

MikeTheTux avatar MikeTheTux commented on June 11, 2024

PR #6

from openhab-binding-wmbus.

pokerazor avatar pokerazor commented on June 11, 2024

@WiredLife thanks to the great work of @MikeTheTux , the binding should now work for OH 3. Can you Check?

from openhab-binding-wmbus.

WiredLife avatar WiredLife commented on June 11, 2024

dont work with 3.1.0 M4
kills all bindings with serial connection devices

from openhab-binding-wmbus.

Baggerfahrer avatar Baggerfahrer commented on June 11, 2024

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?

from openhab-binding-wmbus.

JensHoRi avatar JensHoRi commented on June 11, 2024

I just tried to get WM-Bus-Binding to work after Stick arrived.

While starting the binding, console shows following error:

openhab> bundle:start 281
Error executing command: Error executing command on bundles:
Error starting bundle 281: Could not resolve module: org.openhab.binding.wmbus [281]
Unresolved requirement: Import-Package: javax.measure; version="[1.0.0,2.0.0)"

While searching in openhab community, saw this sometimes caused by missing dependencies in pom.xml?

Tried with your linked build from March

from openhab-binding-wmbus.

MikeTheTux avatar MikeTheTux commented on June 11, 2024

Please give the latest version org.openhab.binding.wmbus-3.1.0-SNAPSHOT-20210805.zip from PR #7 a try.

from openhab-binding-wmbus.

JensHoRi avatar JensHoRi commented on June 11, 2024

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:

2021-10-18 15:19:02.208 [WARN ] [mmon.WrappedScheduledExecutorService] - Scheduled runnable ended with an exception:
java.lang.NullPointerException: null
        at org.openmuc.jrxtx.JRxTxPort.openSerialPort(JRxTxPort.java:61) ~[?:?]
        at org.openmuc.jrxtx.SerialPortBuilder.build(SerialPortBuilder.java:140) ~[?:?]
        at org.openmuc.jmbus.transportlayer.SerialLayer.open(SerialLayer.java:30) ~[?:?]
        at org.openmuc.jmbus.wireless.AbstractWMBusConnection.open(AbstractWMBusConnection.java:77) ~[?:?]
        at org.openmuc.jmbus.wireless.WMBusConnection$Builder.build(WMBusConnection.java:162) ~[?:?]
        at org.openmuc.jmbus.wireless.WMBusConnection$WMBusSerialBuilder.build(WMBusConnection.java:98) ~[?:?]
        at org.openhab.binding.wmbus.handler.WMBusBridgeHandler.lambda$0(WMBusBridgeHandler.java:135) ~[?:?]
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
        at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
        at java.lang.Thread.run(Thread.java:829) [?:?]

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 :-)

from openhab-binding-wmbus.

JensHoRi avatar JensHoRi commented on June 11, 2024

Is there a chance to get a 3.2.0 jar too?

from openhab-binding-wmbus.

t2000 avatar t2000 commented on June 11, 2024

@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.

from openhab-binding-wmbus.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.