mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 00:06:51 +00:00
Add binary_sensor to Schlage documentation (#28784)
* Add binary_sensor to Schlage documentation * Apply suggestions from code review Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> --------- Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
parent
3bb5658b83
commit
13b78b4cad
@ -11,6 +11,7 @@ ha_config_flow: true
|
||||
ha_codeowners:
|
||||
- '@dknowles2'
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- lock
|
||||
- sensor
|
||||
- switch
|
||||
@ -23,10 +24,17 @@ The Schlage integration provides connectivity with Schlage WiFi smart locks thro
|
||||
|
||||
There is currently support for the following device types within Home Assistant:
|
||||
|
||||
- Binary sensor
|
||||
- Lock
|
||||
- Sensor
|
||||
- Switch
|
||||
|
||||
## 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.
|
||||
|
||||
## Sensor
|
||||
|
||||
Once you have enabled the Schlage integration, you should see the following sensors:
|
||||
|
Loading…
x
Reference in New Issue
Block a user