"name": "Konnected", "advanced": { "listenerIP": "192.168.1.245", "listenerPort": 9123 }, "panels": [ { "name": "Konnected Pro", "uuid": "8f655392-a778-4fee-97b9-6198cdac5152", "ipAddress": "192.168.1.245", "port": 9123, "blink": true, "zones": [ { "enabled": true, "zoneNumber": "12", "zoneType": "contact", "zoneLocation": "Backyard" } ] } ], "platform": "konnected"
It posts this warning to log:
[2/17/2022, 4:35:32 PM] [homebridge-konnected] Error:
at SecuritySystemTargetState.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2142:105)
at SecuritySystemTargetState.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2054:14)
at SecuritySystemTargetState.<anonymous> (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1582:21)
at step (/usr/local/lib/node_modules/homebridge/node_modules/tslib/tslib.js:143:27)
at Object.next (/usr/local/lib/node_modules/homebridge/node_modules/tslib/tslib.js:124:57)
at /usr/local/lib/node_modules/homebridge/node_modules/tslib/tslib.js:117:75
On the Homekit it shows the Konnected Alarm in Disarming, spinning endlessly. And it doesn't post the state changes to homekit. On the Konnected status page, it does show the state changes.
Please help