This function is now part of smartapp SHM Delay (Section 18. Using Sounds and Text to Speach)
Purpose
Issue speech information during a (Centralite/Iris/Xfinity/Iris) Keypad’s exitdelay and entrydelay time periods. Currently, @rayzurbock’s Big Talker does not have an option to monitor the keypad’s alarm state.
Features
Supports multiple keypads, LanNouncer devices, and speakers
User configurable Exit text message.
Default: Smart Home Monitor is arming in 30 seconds. Please exit the facility
Optional User configurable Entry delay text message.
Default: Please enter your pin on the keypad
For LanNouncer Devices: Chime, text message, Chime
For speakers (such as Sonos): text message
Installation
There is one module associated with this app: Keypad_ExitDelay_Talker
To install via the repository, add the following to the IDE Settings
Owner: arnbme (in upper case that is ARNBME)
Name: SmartThingsPublic
Branch: Master
The keypad’s DTH must issue command sendEvent with name: “armMode”. The Centralite Keypad DTH by Mitch Pond and Zack Cornelius is suggested.
A smartapp issuing commands that execute the command in the DTH suchas: EThayer’s Lock Manager
or Smart Alarm. Usually this is done with command SetExitDelay. If your supported keypad device beeps at Exit / Entry delay this should work.
Released updated version with an optional Entry Delay message.
How to install:
Update from Github or code. Edit “entry message” if desired. Save.
Why this was needed:
While testing the SHM Delay with a delay profile exit time coded, and Lannouncer is set to issue “enter your pin” message when door contact opens in Away Mode: the contact opens during SHM Delay exit delay. Lannouncer will issues the “enter your pin” message". Very confusing.