Best ZigBee keypad and RFC tag for alarm

https://sh.itjust.works/post/21669574

Best ZigBee keypad and RFC tag for alarm - sh.itjust.works

Hello, I’m looking for a ZigBee keypad and RFC tag for my alarm. I’m using zigbee2mqtt and alarmo. Any suggestion ? Thanks !

Why a keypad? I use a GROW R503 fingerprint reader to arm and disarm. Works very well with HA on ESP board. Cheap and effective, for multiple users and if you want you can save all your fingers.
The only decent keypads I’ve found are z-wave and made by Ring, unfortunately. There’s an HA blueprint for them at the bottom.
HomeAssistantNotes/RingKeypadV2.md at 742b2a8caec0051cef395c015819aded07aa4b12 · ImSorryButWho/HomeAssistantNotes

Notes on setting up various things in Home Assistant - ImSorryButWho/HomeAssistantNotes

GitHub

I’ve been using this and it works great!

www.zigbee2mqtt.io/devices/KEYZB-110.html

Develco KEYZB-110 control via MQTT | Zigbee2MQTT

Integrate your Develco KEYZB-110 via Zigbee2MQTT with whatever smart home infrastructure you are using without the vendor's bridge or gateway.

Thanks ! Do you use it with alarmo ? How is the battery life time ? Do you succeed to get battery information via zigbee2mqtt ?

I don’t use it with Alarmo but it would work just fine if I understand how Alarmo functions. I installed it 6 months ago and it still reads as 100% (though who knows how accurate that is). It does require some beefy batteries though so I tend to believe it. The battery reading is coming through Z2M.

Hope that helps! Here’s a helpful thread about getting it working and setting up RFID tags (I used old Nest Secure tags with no issues).

community.home-assistant.io/t/…/10

Frient Keypad (zigbee)

Update: the keypad RFID DOES work with HA. Sorry…user error! Technically ZHA or Z2M pass through the RFID data BUT you need to press an action button (Disarm, Arm Day, Arm Night etc…) after you scan the card in order to send the zigbee data. Same as entering a PIN code. The default ZHA and Z2M integrations however don’t make it easy to use more than 4 digit codes as the RFID cards are always bigger than four digit hex. I’m using Node Red and have an All Events listener for zha_event then filt...

Home Assistant Community
I couldn’t find one that made me happy and finally decided to forget physical arming and disarming - I use companion app location (home/away) and automations to arm and disarm. All exterior doors have presence sensors near them and when armed home if presence is detected near a door it can be opened and the alarm is disarmed. I haven’t had an accidental trigger so far.