Yale Yrd210 Zigbee Lock

I have used this lock for a few months and I’m struggling to get it to show the state of the lock. using debug I get this:

2023-06-20 09:33:25Received Zigbee message from ‘Front Door Lock’, type ‘commandUnlockDoorRsp’, cluster ‘closuresDoorLock’, data ‘{“status”:0}’ from endpoint 1 with groupID 0
2023-06-20 09:33:25No converter available for ‘YRD210’ with cluster ‘closuresDoorLock’ and type ‘commandUnlockDoorRsp’ and data ‘{“status”:0}’

I’m not sure how to proceed to get the lock to show it’s status. I’m using this configuration and now i’m getting an error when starting zigbee converter,

SyntaxError: Cannot use import statement outside a module
at new Script (node:vm:100:7)
at createScript (node:vm:265:10)
at Object.runInNewContext (node:vm:306:10)
at loadModuleFromText (/app/lib/util/utils.ts:150:8)
at loadModuleFromFile (/app/lib/util/utils.ts:157:12)
at Object.getExternalConvertersDefinitions (/app/lib/util/utils.ts:167:25)
at getExternalConvertersDefinitions.next ()
at new ExternalConverters (/app/lib/extension/externalConverters.ts:12:20)
at new Controller (/app/lib/controller.ts:84:58)
at start (/app/index.js:106:18)

Can anyone help me get this sorted out. Thank you in advance!

anyone have any success using zigbee and this lock set up?