hass-core/homeassistant/components/totalconnect/services.yaml
Austin Mroczek 3198211a7f
Add instant arming for totalconnect (#60156)
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-12-11 15:58:12 -10:00

15 lines
357 B
YAML

arm_away_instant:
name: Arm Away Instant
description: Arm Away with zero entry delay.
target:
entity:
integration: totalconnect
domain: alarm_control_panel
arm_home_instant:
name: Arm Home Instant
description: Arm Home with zero entry delay.
target:
entity:
integration: totalconnect
domain: alarm_control_panel