mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Fixed service name for alarm keypress (#1464)
Missed that it was called envisalink_alarm_keypress instead of alarm_keypress
This commit is contained in:
parent
0b1b6700fc
commit
3e74d48820
@ -77,4 +77,4 @@ The following services are supported by Envisalink and can be used to script or
|
|||||||
- **alarm_arm_home**: Arms the alarm in home mode.
|
- **alarm_arm_home**: Arms the alarm in home mode.
|
||||||
- **alarm_arm_away**: Arms the alarm in standard away mode.
|
- **alarm_arm_away**: Arms the alarm in standard away 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.
|
- **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.
|
||||||
- **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. *DSC alarms only*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user