mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Add Switch entities to Schlage (#28499)
This commit is contained in:
parent
662672c1c2
commit
e0cf4ea2bb
@ -4,6 +4,7 @@ description: Instructions on how to integrate Schlage WiFi smart locks into Home
|
||||
ha_category:
|
||||
- Lock
|
||||
- Sensor
|
||||
- Switch
|
||||
ha_release: 2023.9
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_config_flow: true
|
||||
@ -12,6 +13,7 @@ ha_codeowners:
|
||||
ha_platforms:
|
||||
- lock
|
||||
- sensor
|
||||
- switch
|
||||
ha_integration_type: integration
|
||||
---
|
||||
|
||||
@ -23,9 +25,17 @@ There is currently support for the following device types within Home Assistant:
|
||||
|
||||
- Lock
|
||||
- Sensor
|
||||
- Switch
|
||||
|
||||
## 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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user