David Knowles 600240de6f
Include more sections in the Schlage docs (#36026)
* Update Schlage docs to be more helpful

* tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-11-28 10:03:28 +01:00

2.1 KiB

title, description, ha_category, ha_release, ha_iot_class, ha_config_flow, ha_codeowners, ha_platforms, ha_integration_type, ha_domain
title description ha_category ha_release ha_iot_class ha_config_flow ha_codeowners ha_platforms ha_integration_type ha_domain
Schlage Instructions on how to integrate Schlage WiFi smart locks into Home Assistant.
Lock
Sensor
Switch
2023.9 Cloud Polling true
@dknowles2
binary_sensor
diagnostics
lock
select
sensor
switch
integration schlage

The Schlage integration provides connectivity with Schlage WiFi smart locks through Schlage's cloud API.

Known working devices

  • Schlage Encode Smart WiFi Deadbolt
  • Schlage Encode Smart WiFi Lever
  • Schlage Encode Plus Smart WiFi Deadbolt

Other devices not listed above have not been tested and may not function as expected.

There is currently support for the following device types within Home Assistant:

  • Binary sensor
  • Lock
  • Sensor
  • Switch

{% include integrations/config_flow.md %}

Data updates

The Schlage integration fetches updated lock state data every 30 seconds.

Binary sensor

Once you have enabled the Schlage integration, you should see the following binary sensor:

  • Keypad disabled - Indicates that the keypad has been disabled, typically due to too many incorrect lock codes being attempted.

Select

Once you have enabled the Schlage integration, you should see the following selects:

  • Auto Lock Time - Configure the time until the deadbolt automatically locks, or disable the auto-lock feature entirely. For example, 0: auto-lock is disabled, 15: auto-lock after 15 seconds, 300: auto-lock after 5 minutes.

Sensor

Once you have enabled the Schlage integration, you should see the following sensors:

  • Lock Battery

Switch

Once you have enabled the Schlage integration, you should see the following switches:

  • 1-Touch Locking - When enabled, locks the lock with a press of the Schlage button.
  • Keypress Beep - Controls whether the lock will emit beeping tones on use.

Removing the integration

This integration follows standard integration removal. No extra steps are required.

{% include integrations/remove_device_service.md %}