From 4d29204f3e4a5078d78aafe3f39a39ffedfd108d Mon Sep 17 00:00:00 2001 From: G Johansson Date: Mon, 23 Sep 2024 08:52:00 +0200 Subject: [PATCH] Add autolock switch for yale_smart_alarm (#34847) --- source/_integrations/yale_smart_alarm.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/_integrations/yale_smart_alarm.markdown b/source/_integrations/yale_smart_alarm.markdown index 5529cb6603e..21297782e3d 100644 --- a/source/_integrations/yale_smart_alarm.markdown +++ b/source/_integrations/yale_smart_alarm.markdown @@ -7,6 +7,7 @@ ha_category: - Button - Lock - Sensor + - Switch ha_release: 0.78 ha_iot_class: Cloud Polling ha_config_flow: true @@ -20,6 +21,7 @@ ha_platforms: - diagnostics - lock - sensor + - switch ha_integration_type: integration --- @@ -32,6 +34,7 @@ There is currently support for the following device types within Home Assistant: - Button - Lock - Sensor +- Switch {% include integrations/config_flow.md %} @@ -57,4 +60,8 @@ The lock platform requires a code for unlocking but no code for locking. Provides support for smoke detector temperature sensors. +## Switch + +Provides support for enable/disable autolock on locks. Entity is only available for supported door locks. + The {% term integration %} can be configured to provide a default code that is used if no code is supplied and the number of digits required.