Skip to content

Commit dc54895

Browse files
authored
Add supported services
To document the new alarm_keypress and alarm_output_control services
1 parent 8d23174 commit dc54895

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

source/_components/envisalink.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,11 @@ Configuration variables:
6969
- **zones** (*Optional*): Envisalink boards have no way to tell us which zones are actually in use, so each zone must be configured in Home Assistant. For each zone, at least a name must be given. *Note: if no zones are specified, Home Assistant will not load any binary_sensor components.*
7070
- **partitions** (*Optional*): Again, Envisalink boards do not tell us what is in use and what is not, so each partition must be configured with a partition name. If no partition parameter is specified, then no alarm_panel or sensor components are loaded.
7171

72+
Supported services:
73+
74+
- **alarm_disarm**
75+
- **alarm_arm_home**
76+
- **alarm_arm_away**
77+
- **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.
78+
- **alarm_keypress**: Sends a string of up to 6 characters to the alarm.
79+
- **alarm_output_control**: Activates the specified programmable output on the alarm to control a connected device.

0 commit comments

Comments
 (0)