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:
David Knowles 2024-11-28 04:03:28 -05:00 committed by GitHub
parent 79596530bc
commit 600240de6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,13 @@ ha_domain: schlage
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:
@ -32,6 +38,12 @@ There is currently support for the following device types within Home Assistant:
- 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:
@ -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.
- **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 %}