From 170f746117de2cef94346570e3f3824dc1b736f2 Mon Sep 17 00:00:00 2001 From: Greg Rapp Date: Sun, 20 Oct 2019 09:15:54 -0400 Subject: [PATCH] Add documentation for Envisalink alarm_arm_night (#10510) --- source/_integrations/envisalink.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/envisalink.markdown b/source/_integrations/envisalink.markdown index c8ba1b3c277..db77a771c3f 100644 --- a/source/_integrations/envisalink.markdown +++ b/source/_integrations/envisalink.markdown @@ -135,6 +135,7 @@ The following services are supported by Envisalink and can be used to script or - **alarm_disarm**: Disarms the alarm with the user code provided, or the code specified in the configuration. - **alarm_arm_home**: Arms the alarm in home mode. - **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* - **invoke_custom_function**: Invokes a custom PGM function. *DSC alarms only*