Difficulties integrating Pro+Interface with OpenHab

I have installed the Konnected Alarm Panel Pro and 2 Interface Kits with my Interlogix alarm system. It is connected via ethernet into my router, is getting an IP address, and I am able to navigate to the interface via http. I have yet to tap into the panel mode and alarm status signals, and I haven’t added the arm/disarm feature yet, but I figured I would at least get started on some basic zone tracking.

I am using OpenHab 4.3.5 via OpenHabian RaspberryPi distribution, and have installed the Konnected binding add-on. I have tried adding the Konnected Pro as a Thing both via the UI and via a .things text file in the openHAB-conf\things folder, but both methods result in the same response, OFFLINE - COMMUNICATION_ERROR.

My base URL is set to: http://ipaddressofkonnected:9123

When I try to access that URL in the location bar of my browser, I get connection refused, not sure if that’s expected. When I access the same URL without the :9123, it returns the Konnected dashboard. Is there some other configuration I have to do to get the API working? From what I understand, discovery is supposed to work, but it’s not finding anything.

Thanks,
Neil

The original Konnected binding won’t work with newer Konnected devices running ESPHome.

For our new-generation firmware, use the openhab-esphome binding and make sure to keep enabled Local Native API in the Konnected device firmware settings (it’s enabled by default).