1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-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

16 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