du baust doch die Verbindug Wiregate <--> KNX-Bus auch mit einem IP-Koppler auf?
Vielleicht hilft es dir, wenn du den KNX-Bus direkt ansprichst, anstatt über das Wiregate zu gehen?
Hast du mal mit dem Debugin schon versucht Kommunikation vom Bus zu sehen?
Du musst im openhab.log diese Zeile sehen.
Vielleicht hilft es dir, wenn du den KNX-Bus direkt ansprichst, anstatt über das Wiregate zu gehen?
Hast du mal mit dem Debugin schon versucht Kommunikation vom Bus zu sehen?
Code:
KNX Logging It is possible to capture log events from calimero. These log events contain detailed information from the KNX bus (what is written to the bus, what gets read from the bus, …) The logger is named tuwien.auto.calimero and can be set to DEBUG
Du musst im openhab.log diese Zeile sehen.
Code:
2017-01-02 22:51:01.437 [INFO ] [nx.internal.connection.KNXConnection] - Established connection to KNX bus on 192.168.0.101 :3671 in mode TUNNEL.
Kommentar