I am trying to figure out a way to set and get user codes for Schlage locks.
I am using the Conbee II in ZHA.
From what I can tell, this feature may not be directly available in ZHA, as there is a feature request for user codes:
And there appears to be no code in the associated code:
I was playing around with “Manage Clusters” in the “Devices” tab for the lock, and I can find Cluster Commands to send and get lock codes in the Cluster
DoorLock (Endpoint id: 1, Id: 0x0101, Type: in)
For some reason comes to get or send codes do not work, however, I can use the cluster commands here to lock or unlock the deadbolt.
I also get a response when I select “Get Zigbee Attribute” under “Cluster Attributes”.
I suspect there is a way to get the data I am looking for, I just don’t know where to go next. I’m also wondering if this would be easier to figure out using Zigbee2MQTT?
Any help would be appreciated.
P.S. This is my first topic, so please let me know if I am posting this in the wrong place or doing something else wrong.