mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Fix Xiaomi Aqara Lock documentation (#22139)
This commit is contained in:
parent
5d741b154a
commit
205a1ffe54
@ -10,10 +10,13 @@ ha_domain: xiaomi_aqara
|
||||
|
||||
|
||||
The `xiaomi aqara` lock platform allows you to get data (`changed_by` property, `verified_wrong_times` attribute) from your [Xiaomi](https://www.mi.com/en/) Aqara locks.
|
||||
A Aqara lock cannot be controlled by Home Assistant. The property `changed_by` provides the user/key ID of the last successful unlock.
|
||||
|
||||
An Aqara lock cannot be controlled by Home Assistant.
|
||||
|
||||
The property `changed_by` provides the user/key ID of the last successful unlock.
|
||||
|
||||
If someone tries to unlock the device but fails more than 3 times the `verified_wrong_times` attribute will be incremented. The counter resets on a successful unlock.
|
||||
|
||||
The requirement to use this platform is that you have set up the [Xiaomi Aqara](/integrations/xiaomi_aqara/) component.
|
||||
Use of this platform requires that you have set up the [Xiaomi Aqara](/integrations/xiaomi_aqara/) component.
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user