Based on original work by AndrejDelany and community contributions.
I made a few edits on the original blueprint by AndrejDelany to add a few nice to have features, but if you want more features just ask away, I will only be testing it with Frient KEPZB-110 but if I ever have the money to buy other keypads to test I would add those too in the future.
Differences for those coming from the original blueprint
v2.0 (Current)
Added complete night mode support, I found this missing, it only has home and away
Added entry delay beeping for KEPZB-110, 'Beeps when you have walked in to gentle remind you to disarm before the house goes crazzzyyy
Removed PIN requirement for arming, it will only need a pin for when you disarm, saves time
v1.0 (Original)
Basic keypad sync
Missing night mode
Required PIN for arming
For more information you can go to the git page for it
Thanks for this! I’m going to try this because i currently use “Frient Keypad with Alarm Control Panel (ex: Alarmo)” and it some times fail to disarm even when using the the correct code.
One question i have. Does this accept 2 or more different pins ? What about rfid tags ?
Sorry i was slow to reply, at the moment it has one primary keycode to disarm and arm,
and two optional extras custom pins these can do similar if you program it as such for guests and other things you like though the extras you will have to program to disarm and such if you use them, might work on linking it with the alarmo user pin stuff later when i have time but i found it to be more messy than usefull for me.
Hi! Great work, thank you. Actually, 2 or more pins would be great (pins with more than 4 digits for RFID). One problem with this plan: the beep stays on the keypad after the alert when the Entry Delay Sensors is set.
ill have a look, so the beep stays on after the alarm has triggered ? you want the beep to stop once the alarm has triggered ? I found the beep stops once you disarm. But if that isn’t working for you I can have a look ?
I can see if I can dynamically add pins hmm that would be better, like an array. Sorry I have been busy mostly messing around with other homelab stuff !