| auto_lock_door.yaml | ||
| notify_open.yaml | ||
| README.md | ||
| ring_keypadv2_alarmo_keymaster.yaml | ||
| window_hvac.yaml | ||
| zwave_lock_disarm_alarmo.yaml | ||
mehalter's Home Assistant Blueprints
Auto-lock Doors
This blueprint lets you set a schedule for automatically locking doors during a time period (intended for keeping doors locked at night). You must provide a lock entity, door binary sensor, a start and end time, and a close delay.
Between the start and end time the door will lock automatically when closed after the provided close delay. The door will also lock automatically immediately at the start of the locking period.
Sensor Left Open Notification
This blueprint lets you set up notifications if a door, window, or garage door have been left open. It mainly one or more binary sensors (of classes: door, window, garage door), a timeout in which to wait until making a notification, and a notification script which is intended to do the notification whether that is making some sort of sound in the house or sending a notification. It optionally takes a zone to check for presence. If a zone is provided it will only call the local notification if someone is at home. If not then it will send a notification to one or more mobile applications.
Ring Keypad v2 Alarmo and Keymaster
This blueprint allows you to use Keymaster pins with the Ring Keypad v2 in order to control an Alarmo instance. It requires a known Alarmo PIN in order to interface between the 2.
HVAC Control with Windows
This blueprint allows you to automatically turn off and resume a climate entity when a window sensor has been open or closed for some specified amount of time. This is intended to be used with group helper entities in order to support multiple windows for a single climate entity.
Z-Wave Lock Alarmo Disarm
This blueprint allows you to automatically disable Alarmo if a Z-Wave lock has been unlocked using a pin code. This is useful when integrating Keymaster codes with Alarmo and wanting the knowledge of a PIN to unlock the door is sufficient for also disabling the security system.