Skip to content

Commit b56632f

Browse files
authored
Revert "Add supported services"
1 parent 44c12e1 commit b56632f

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

source/_components/envisalink.markdown

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,3 @@ 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. For more information on the available zone types, take a look at the [Binary Sensor](/components/binary_sensor.envisalink/) docs. *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-
The following services are supported by Envisalink and can be used to script or automate the alarm.
75-
76-
- **alarm_disarm**: Disarms the alarm with the user code provided, or the code specified in the configuration.
77-
- **alarm_arm_home**: Arms the alarm in home mode.
78-
- **alarm_arm_away**: Arms the alarm in standard away mode.
79-
- **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.
80-
- **alarm_keypress**: Sends a string of up to 6 characters to the alarm. *DSC alarms only*

0 commit comments

Comments
 (0)