2018-02-12 07:07:28 +00:00
|
|
|
# Describes the format for available alarm control panel services
|
|
|
|
|
|
|
|
alarm_disarm:
|
2021-02-23 13:10:13 +00:00
|
|
|
name: Disarm
|
|
|
|
description: Send the alarm the command for disarm.
|
2021-02-18 11:26:05 +00:00
|
|
|
target:
|
2021-05-17 12:06:50 +00:00
|
|
|
entity:
|
|
|
|
domain: alarm_control_panel
|
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-23 13:10:13 +00:00
|
|
|
name: Arm with custom bypass
|
|
|
|
description: Send arm custom bypass command.
|
2021-02-18 11:26:05 +00:00
|
|
|
target:
|
2021-05-17 12:06:50 +00:00
|
|
|
entity:
|
|
|
|
domain: alarm_control_panel
|
2019-11-01 20:36:18 +00:00
|
|
|
fields:
|
|
|
|
code:
|
2021-02-18 11:26:05 +00:00
|
|
|
name: Code
|
2021-05-17 12:06:50 +00:00
|
|
|
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-23 13:10:13 +00:00
|
|
|
name: Arm home
|
|
|
|
description: Send the alarm the command for arm home.
|
2021-02-18 11:26:05 +00:00
|
|
|
target:
|
2021-05-17 12:06:50 +00:00
|
|
|
entity:
|
|
|
|
domain: alarm_control_panel
|
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-23 13:10:13 +00:00
|
|
|
name: Arm away
|
|
|
|
description: Send the alarm the command for arm away.
|
2021-02-18 11:26:05 +00:00
|
|
|
target:
|
2021-05-17 12:06:50 +00:00
|
|
|
entity:
|
|
|
|
domain: alarm_control_panel
|
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-23 13:10:13 +00:00
|
|
|
name: Arm night
|
|
|
|
description: Send the alarm the command for arm night.
|
2021-02-18 11:26:05 +00:00
|
|
|
target:
|
2021-05-17 12:06:50 +00:00
|
|
|
entity:
|
|
|
|
domain: alarm_control_panel
|
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
|
|
|
|
2021-07-01 15:26:32 +00:00
|
|
|
alarm_arm_vacation:
|
|
|
|
name: Arm vacation
|
|
|
|
description: Send the alarm the command for arm vacation.
|
|
|
|
target:
|
|
|
|
entity:
|
|
|
|
domain: alarm_control_panel
|
|
|
|
fields:
|
|
|
|
code:
|
|
|
|
name: Code
|
|
|
|
description: An optional code to arm vacation the alarm control panel with.
|
|
|
|
example: "1234"
|
|
|
|
selector:
|
|
|
|
text:
|
|
|
|
|
2018-02-12 07:07:28 +00:00
|
|
|
alarm_trigger:
|
2021-02-23 13:10:13 +00:00
|
|
|
name: Trigger
|
|
|
|
description: Send the alarm the command for trigger.
|
2021-02-18 11:26:05 +00:00
|
|
|
target:
|
2021-05-17 12:06:50 +00:00
|
|
|
entity:
|
|
|
|
domain: alarm_control_panel
|
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:
|