voon
May 19, 2025, 7:04am
1
I’d like to use an outdoor keypad for things like an alarm system and/or garage door opener etc. If I google I seem to mostly find options that either seem specific to a brand (but maybe not … lack of info) or use some other radio frequencies, that require extra electronics etc to work with HA … I’d like the simple, but still good solution. Any ideas?
aceindy
(Aceindy)
May 19, 2025, 7:17am
2
If searched a few for you:
Hi,
I am publishing this simplified blueprint inspired by @AndrejDelany .
It allows you to link a Frient Keypad to the Alarmo module in your Home Assistant.
This automation receives events from the Keypad to manage Alarmo.
It also receives Alarmo state changes to update the status of the Keypad.
Features:
Arm All Zones (Lock)
Arm Day Zones (Home)
Arm Night Zone (Moon)
Disarm (Unlock)
Emergency (SOS Button long-press)
Entry Delay (beep + flashing green light)
Exit Delay (beep + flashing red…
This blueprint is no longer supported, please switch to my new blueprint:
Zipato Mini Keypad RFiD/Z-WAVE
Setup Guide with Home Assistant
Below is a guide for how I setup the Zipato Mini Keypad in Home Assistant for an alarm system. When I was looking to buy this device I say several posts here e.g. asking for how it could be used with Home Assistant so thought it best to give it a try and document the process I will detail a minimalist setup with one sensor.
Minimalist Setup:
Raspberry Pi 3
Aeon Z-Stick Gen5
Fibaro Z-Wave Sensor
Zipato Mini Keypad
Home Assistant …
This blueprint allows you to control Alarmo from a zigbee keypad. For arming/disarming you can enter a code on the keypad, it is sent to Alarmo and validated. The current status of the alarm can be seen from the keypad.
This blueprint is a modified version of Zigbee2MQTT - Sync Keypad and Alarm Control Panel States by @AndrejDelany . Credits for this blueprint should go to him!
The main difference of this blueprint is that the pin code is not checked within the automation, but validated by Alar…
Hi all,
Was anyone able to get the Xfinity xhk1-ue working with home assistant? Looking to do simple automations when a certain ‘code’ is entered on the keypad. I’m currently using Deconz for my Zigbee, but it’s not a supported device. Can you use two different Zigbee controllers at once?
[Xfinity_XHK1-UE]
Hello voon ,
I built something that doesn’t even need a pad specifically, can work with 5 actions done in the correct sequence. I use it with an RF433 remote from Sonoff, but it can be anything. Explained in the post…
This Blueprint accepts 5 actions & when done in the right order, flips an input_boolean. Think a lock from a common keypad, or a puzzle to solve in a safe house.
ALSO you can watch the accompanying YouTube Video about it here for detailed info!
Changelog
2024-06-08: Blueprint Input Sections for enhanced Descriptions.
(Documentation change 2-7-2024 to add License notice. Changes only to Descriptions.)
2023-08-07: Updates for Home Assistant 2023.8
Selector syntax change
Cond…