mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 18:06:54 +00:00
Update yale_smart_alarm.markdown (#22528)
This commit is contained in:
parent
ab4b8e92d3
commit
7f62771c25
@ -4,6 +4,7 @@ description: Instructions on how to integrate Yale Smart Alarms into Home Assist
|
||||
ha_category:
|
||||
- Alarm
|
||||
- Binary Sensor
|
||||
- Button
|
||||
- Lock
|
||||
ha_release: 0.78
|
||||
ha_iot_class: Cloud Polling
|
||||
@ -14,6 +15,7 @@ ha_domain: yale_smart_alarm
|
||||
ha_platforms:
|
||||
- alarm_control_panel
|
||||
- binary_sensor
|
||||
- button
|
||||
- diagnostics
|
||||
- lock
|
||||
ha_integration_type: integration
|
||||
@ -25,6 +27,7 @@ There is currently support for the following device types within Home Assistant:
|
||||
|
||||
- Alarm
|
||||
- Binary Sensor
|
||||
- Button
|
||||
- Lock
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
@ -39,6 +42,10 @@ No code is required to operate the alarm.
|
||||
|
||||
Provides support for contact sensors for doors showing if door is open or closed.
|
||||
|
||||
## Button
|
||||
|
||||
Provides support for pressing the panic button to trigger the alarm. Be careful as another press does not reset/turn off panic mode.
|
||||
|
||||
## Lock
|
||||
|
||||
The lock platform requires a code for unlocking but no code for locking.
|
||||
|
Loading…
x
Reference in New Issue
Block a user