Adorne Binding help needed

Has anyone successfully used the adorne binding? I have the LC7001 running properly but when I try to use the openhab binding it seems like it cannot connect to the device. I’m not sure what’s going on and if there’s some configuration I’m missing.

The green light shows connected but the log shows it’s connecting and then disconnecting and this keeps repeating. The log shows this:

2022-07-08 22:49:39.556 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing ‘adorne:hub:8345b9d5b5’ changed from ONLINE to OFFLINE (COMMUNICATION_ERROR)
2022-07-08 22:49:39.556 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing ‘adorne:hub:8345b9d5b5’ changed from OFFLINE (COMMUNICATION_ERROR) to ONLINE
2022-07-08 22:49:42.603 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing ‘adorne:hub:8345b9d5b5’ changed from ONLINE to OFFLINE (COMMUNICATION_ERROR)

I am wondering if my configuration is incorrect. I have a password set on the LC7001 and I updated the configuration use my password, but this does not seem to fix the problem. Is this how you set the password? Am I missing something else?

UID: adorne:hub:8345b9d5b5
label: Adorne Hub
thingTypeUID: adorne:hub
configuration:
host: 192.168.1.25
password: myPassword!
port: 2112

The IP Address and Port are valid and I can ping them from my network.

Does anyone have any ideas?
Thanks!