Ekey bionyx integration

Is anyone here running ekey bionyx fingerprint scanners with Home Assistant?

I've been working with ekey hardware for quite a while and set things up via Node-RED. The main reason I went with Node-RED is the ability to distinguish between individual users — so I can trigger different automations depending on who scans their finger. On top of that, I'm using unauthorized attempts as a smart doorbell trigger: whenever someone not enrolled places their finger on the scanner, I get a notification.

The native HA integration (ekey bionyx - Home Assistant) doesn't support per-user logic at the moment, which is why Node-RED is the way to go if you need that level of control.

Would love to hear how others are approaching this: native integration, Node-RED, or something else entirely? And what automations have you built around it?