From 44ca76635a7ad9bd6f590a58f9284c3d0fe26e81 Mon Sep 17 00:00:00 2001 From: ltloopy <51177583+ltloopy@users.noreply.github.com> Date: Thu, 15 Sep 2022 08:08:48 -0500 Subject: [PATCH] Update abode.markdown (#24122) --- source/_integrations/abode.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/abode.markdown b/source/_integrations/abode.markdown index a7bcef9e32b..7d6e6195dcf 100644 --- a/source/_integrations/abode.markdown +++ b/source/_integrations/abode.markdown @@ -59,6 +59,7 @@ They are grouped into the below events: - **abode_panel_restore**: Fired when the panel fault is restored. - **abode_disarm**: Fired when the alarm is disarmed. - **abode_arm**: Fired when the alarm is armed (home or away). +- **abode_arm_fault**: Fired when the alarm is armed (home or away) and has a fault. This includes open door/windows, low battery, backup connection. abode_arm is not fired if a fault is present. - **abode_test**: Fired when a sensor is in test mode. - **abode_capture**: Fired when an image is captured. - **abode_device**: Fired for device changes/additions/deletions.