mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Update Schlage docs with battery sensor (#28357)
This commit is contained in:
parent
c3464e7248
commit
535fe7fb4d
@ -3,6 +3,7 @@ title: Schlage
|
|||||||
description: Instructions on how to integrate Schlage WiFi smart locks into Home Assistant.
|
description: Instructions on how to integrate Schlage WiFi smart locks into Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Lock
|
- Lock
|
||||||
|
- Sensor
|
||||||
ha_release: 2023.9
|
ha_release: 2023.9
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -10,13 +11,21 @@ ha_codeowners:
|
|||||||
- '@dknowles2'
|
- '@dknowles2'
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- lock
|
- lock
|
||||||
|
- sensor
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
|
|
||||||
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 %}
|
||||||
|
|
||||||
There is currently support for the following device types within Home Assistant:
|
There is currently support for the following device types within Home Assistant:
|
||||||
|
|
||||||
- Lock
|
- Lock
|
||||||
|
- Sensor
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
## Sensor
|
||||||
|
|
||||||
|
Once you have enabled the Schlage integration, you should see the following sensors:
|
||||||
|
|
||||||
|
- Lock Battery
|
||||||
|
Loading…
x
Reference in New Issue
Block a user