2019-09-01 08:38:58 +00:00
|
|
|
alarm_keypress:
|
|
|
|
description: Send custom keypresses to the alarm.
|
|
|
|
fields:
|
|
|
|
keypress:
|
|
|
|
description: 'String to send to the alarm panel.'
|
|
|
|
example: '*71'
|
2019-11-28 00:51:40 +00:00
|
|
|
|
|
|
|
alarm_toggle_chime:
|
|
|
|
description: Send the alarm the toggle chime command.
|
|
|
|
fields:
|
|
|
|
code:
|
|
|
|
description: A required code to toggle the alarm control panel chime with.
|
|
|
|
example: 1234
|