I am looking for a HA compatible keypad that can accept pin entry or fingerprint and trigger HA so I can open up a motorized door lock. Don’t need the whole lock + keypad system like Nuki since the door already has a motor which I can control via HA.
This is mainly because I have small kids which will not remember pins, so I need a simple way which would allow them to enter the house, hence fingerprint sensor idea. Don’t like various remote buttons since this would be on the outside and anyone that finds it could use it.
That being said, I am also open to ideas like (not limited to):
separate fingerprint sensor and keypad, e.g. maybe mobile fingerprint sensor I can remove completely once kids are grown up
security camera or doorbell (e.g. Reolink doorbell which I already have) which could do face recognition
maybe even a lock + keypad combo but where I can just dump the lock and still use the keypad for this purpose
…
Ideally it would be a wired PoE solution, but even battery operated is fine. Zigbee or Zwave preferred but other options are OK to, as long as it can integrate with HA.
Yeah, kind of Still haven completed all the steps but the point is that this keypad can work as Wiegand interface - Wikipedia device. I was able to connect it via GPIO5 / D1 and GPIO4 / D2 to ESP8266 which reports fingerprint codes, RFID codes etc. to HA. In my local tests, managed to trigger a light being turned on by fingerprint being recognized on the keypad. However, that’s where I have stopped. Need to figure out the door lock part and complete the circle. But, it is definitely doable.