Konnected Binding

Hello,
Im trying to get the konnected binding setup for my alarm panels but via a things file.

Openhab is connected via VPN to the local network where the alarm panel is located, thus i cant find the konnected device via auto discovery.

The example things file on the help page doesn’t work, i changed the values with correct mac and ip and port, but still nothing, any advise?

i turned on debugging and found this
2021-06-11 11:37:11.490 [DEBUG] [ted.internal.KonnectedHandlerFactory] - The callback ip address obtained from the Network Address Service was:192.168.1.46
2021-06-11 11:37:11.492 [DEBUG] [ted.internal.KonnectedHandlerFactory] - the port for the callback is: 8080
2021-06-11 11:37:11.494 [DEBUG] [ed.internal.handler.KonnectedHandler] - The callback ip address is: 192.168.1.46:8080
2021-06-11 11:37:11.496 [DEBUG] [ted.internal.KonnectedHandlerFactory] - Adding thinghandler for thing 14290691 to webhook.
2021-06-11 11:37:11.506 [DEBUG] [ed.internal.handler.KonnectedHandler] - Checking configuration on thing konnected:module:14290691
2021-06-11 11:37:11.510 [DEBUG] [ed.internal.handler.KonnectedHandler] - The RequestTimeout Parameter is Configured as: 30
2021-06-11 11:37:11.513 [DEBUG] [ed.internal.handler.KonnectedHandler] - The Retry Count Parameter is Configured as: 2
2021-06-11 11:37:11.515 [ERROR] [nal.common.AbstractInvocationHandler] - An error occurred while calling method ‘ThingHandler.initialize()’ on ‘org.openhab.binding.konnected.internal.handler.KonnectedHandler@7f3892f0’: null

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.