Closed lolodomo closed 8 years ago
This public available bindings are using the MDNSDiscoveryParticipant
So, the digitalstrom binding is rather new in the official ESH tree, so I assume it has been tested and has been working. Perhaps you can install the three bindings and play around with them...
I just successfully tested the IPP binding on my Pine64 successfully - the mDNS discovery works.
Having said this, it does not find anything on my Mac because of https://github.com/eclipse/smarthome/issues/577. I assume that this is also your problem, @lolodomo.
I try to implement a mDNS discovery service for the Freebox server but it does not work.
Here is the result of avahi-browser on the same RPI 2 that runs OH2:
Here is the log entry when I start OH2:
Here is my current code:
What's wrong ? Is mDNS working in openHAB2 ?