mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +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:
|
ha_codeowners:
|
||||||
- '@dknowles2'
|
- '@dknowles2'
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- binary_sensor
|
||||||
- lock
|
- lock
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- 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:
|
There is currently support for the following device types within Home Assistant:
|
||||||
|
|
||||||
|
- Binary sensor
|
||||||
- Lock
|
- Lock
|
||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- 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
|
## Sensor
|
||||||
|
|
||||||
Once you have enabled the Schlage integration, you should see the following sensors:
|
Once you have enabled the Schlage integration, you should see the following sensors:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user