2018-02-12 07:07:28 +00:00
|
|
|
# Describes the format for available alarm control panel services
|
|
|
|
|
|
|
|
alarm_disarm:
|
2021-02-18 11:26:05 +00:00
|
|
|
description: Send the alarm the command for disarm
|
|
|
|
target:
|
2018-02-12 07:07:28 +00:00
|
|
|
fields:
|
|
|
|
code:
|
2021-02-18 11:26:05 +00:00
|
|
|
name: Code
|
2018-02-12 07:07:28 +00:00
|
|
|
description: An optional code to disarm the alarm control panel with.
|
2020-07-08 06:38:08 +00:00
|
|
|
example: "1234"
|
2021-02-18 11:26:05 +00:00
|
|
|
selector:
|
|
|
|
text:
|
2018-02-12 07:07:28 +00:00
|
|
|
|
2019-11-01 20:36:18 +00:00
|
|
|
alarm_arm_custom_bypass:
|
2021-02-18 11:26:05 +00:00
|
|
|
description: Send arm custom bypass command
|
|
|
|
target:
|
2019-11-01 20:36:18 +00:00
|
|
|
fields:
|
|
|
|
code:
|
2021-02-18 11:26:05 +00:00
|
|
|
name: Code
|
|
|
|
description:
|
|
|
|
An optional code to arm custom bypass the alarm control panel with.
|
2020-07-08 06:38:08 +00:00
|
|
|
example: "1234"
|
2021-02-18 11:26:05 +00:00
|
|
|
selector:
|
|
|
|
text:
|
2019-11-01 20:36:18 +00:00
|
|
|
|
2018-02-12 07:07:28 +00:00
|
|
|
alarm_arm_home:
|
2021-02-18 11:26:05 +00:00
|
|
|
description: Send the alarm the command for arm home
|
|
|
|
target:
|
2018-02-12 07:07:28 +00:00
|
|
|
fields:
|
|
|
|
code:
|
2021-02-18 11:26:05 +00:00
|
|
|
name: Code
|
2018-02-12 07:07:28 +00:00
|
|
|
description: An optional code to arm home the alarm control panel with.
|
2020-07-08 06:38:08 +00:00
|
|
|
example: "1234"
|
2021-02-18 11:26:05 +00:00
|
|
|
selector:
|
|
|
|
text:
|
2018-02-12 07:07:28 +00:00
|
|
|
|
|
|
|
alarm_arm_away:
|
2021-02-18 11:26:05 +00:00
|
|
|
description: Send the alarm the command for arm away
|
|
|
|
target:
|
2018-02-12 07:07:28 +00:00
|
|
|
fields:
|
|
|
|
code:
|
2021-02-18 11:26:05 +00:00
|
|
|
name: Code
|
2018-02-12 07:07:28 +00:00
|
|
|
description: An optional code to arm away the alarm control panel with.
|
2020-07-08 06:38:08 +00:00
|
|
|
example: "1234"
|
2021-02-18 11:26:05 +00:00
|
|
|
selector:
|
|
|
|
text:
|
2018-02-12 07:07:28 +00:00
|
|
|
|
|
|
|
alarm_arm_night:
|
2021-02-18 11:26:05 +00:00
|
|
|
description: Send the alarm the command for arm night
|
|
|
|
target:
|
2018-02-12 07:07:28 +00:00
|
|
|
fields:
|
|
|
|
code:
|
2021-02-18 11:26:05 +00:00
|
|
|
name: Code
|
2018-02-12 07:07:28 +00:00
|
|
|
description: An optional code to arm night the alarm control panel with.
|
2020-07-08 06:38:08 +00:00
|
|
|
example: "1234"
|
2021-02-18 11:26:05 +00:00
|
|
|
selector:
|
|
|
|
text:
|
2018-02-12 07:07:28 +00:00
|
|
|
|
|
|
|
alarm_trigger:
|
2021-02-18 11:26:05 +00:00
|
|
|
description: Send the alarm the command for trigger
|
|
|
|
target:
|
2018-02-12 07:07:28 +00:00
|
|
|
fields:
|
|
|
|
code:
|
2021-02-18 11:26:05 +00:00
|
|
|
name: Code
|
2018-02-12 07:07:28 +00:00
|
|
|
description: An optional code to trigger the alarm control panel with.
|
2020-07-08 06:38:08 +00:00
|
|
|
example: "1234"
|
2021-02-18 11:26:05 +00:00
|
|
|
selector:
|
|
|
|
text:
|