mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
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>
This commit is contained in:
parent
79596530bc
commit
600240de6f
@ -23,7 +23,13 @@ ha_domain: schlage
|
|||||||
|
|
||||||
The Schlage integration provides connectivity with Schlage WiFi smart locks through Schlage's cloud API.
|
The Schlage integration provides connectivity with Schlage WiFi smart locks through Schlage's cloud API.
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
## 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:
|
There is currently support for the following device types within Home Assistant:
|
||||||
|
|
||||||
@ -32,6 +38,12 @@ There is currently support for the following device types within Home Assistant:
|
|||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
|
|
||||||
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
|
## Data updates
|
||||||
|
|
||||||
|
The Schlage integration fetches updated lock state data every 30 seconds.
|
||||||
|
|
||||||
## Binary sensor
|
## Binary sensor
|
||||||
|
|
||||||
Once you have enabled the Schlage integration, you should see the following binary sensor:
|
Once you have enabled the Schlage integration, you should see the following binary sensor:
|
||||||
@ -56,3 +68,9 @@ Once you have enabled the Schlage integration, you should see the following swit
|
|||||||
|
|
||||||
- **1-Touch Locking** - When enabled, locks the lock with a press of the Schlage button.
|
- **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.
|
- **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 %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user