From d750c675d8890637404d5f0060686b85a034fa35 Mon Sep 17 00:00:00 2001 From: sirvictory444 <45013373+sirvictory444@users.noreply.github.com> Date: Thu, 21 Nov 2019 03:56:35 -0500 Subject: [PATCH] Service call works with additional panel(s) (#11239) Confirmed working with Honeywell Vista-20P (aka First Alert FA-168) --- source/_integrations/envisalink.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/envisalink.markdown b/source/_integrations/envisalink.markdown index db77a771c3f..3bd9ad0f9a4 100644 --- a/source/_integrations/envisalink.markdown +++ b/source/_integrations/envisalink.markdown @@ -137,5 +137,5 @@ The following services are supported by Envisalink and can be used to script or - **alarm_arm_away**: Arms the alarm in standard away mode. - **alarm_arm_night**: Arms the alarm in night mode. - **alarm_trigger**: Trigger an alarm on the Envisalink connected alarm system. For example, a newer zwave/zigbee sensor can now be integrated into a legacy alarm system using a Home Assistant automation. -- **envisalink_alarm_keypress**: Sends a string of up to 6 characters to the alarm. *DSC alarms only* +- **envisalink_alarm_keypress**: Sends a string of up to 6 characters to the alarm. *Works with DSC panels, and confirmed to work with Honeywell Vista-20P (aka First Alert FA-168)* - **invoke_custom_function**: Invokes a custom PGM function. *DSC alarms only*