AirBnk M510 zigbee door lock:
I get this when I connect the device to smartthings and use this EF00 driver:
There are no datapoints listed and not really sure how to go about figuring this out but I did start a thread for this device some time ago:
Going back and forth with some nice people the closest I got to some hints about datapoints for this device:
In this protocol we can read that:
#57
Lock motor state
Can be sent and reported
bool
If you want to implement
Alexa or Google voice to open
the door, the dp must be
reported. The dp is of type
bool, true
for unlocking, false to lock.
… not really sure if this helps with anything but maybe it inspires someone to dig into the protocol further and hopefully figure out what numbers to punch where.
Thanks!