Update docs for new alarmdecoder keypress feature (#10195)

* Update docs for new alarmdecoder keypress feature

* Update service name after feedback on the parent PR
This commit is contained in:
Jonathan Keljo 2019-09-01 01:49:14 -07:00 committed by Klaas Schoute
parent ba4137c3dd
commit 15529fcbf4

View File

@ -138,6 +138,7 @@ The Alarm Decoder integration gives you access to several services for you to co
- `alarm_arm_home`: Arms the alarm in stay mode; faults to the doors or windows will trigger the alarm.
- `alarm_arm_night`: Arms the alarm in instant mode; all faults will trigger the alarm. Additionally, the entry delay is turned off on the doors.
- `alarm_disarm`: Disarms the alarm from any state. Also clears a `check_zone` flag after an alarm was triggered.
- `alarmdecoder.alarm_keypress`: Sends a string of characters to the alarm, as if you had touched those keys on a keypad.
- `alarmdecoder_alarm_toggle_chime`: Toggles the alarm's chime state.
<div class='note'>