mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-04 18:18:58 +00:00
Add Xiaomi Aqara Door Lock (#5387)
This commit is contained in:
parent
b3197dfa1b
commit
2037daaba5
24
source/_components/lock.xiaomi_aqara.markdown
Normal file
24
source/_components/lock.xiaomi_aqara.markdown
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
---
|
||||||
|
layout: page
|
||||||
|
title: "Xiaomi Aqara Lock"
|
||||||
|
description: "Instructions on how to setup the Xiaomi Aqara Lock within Home Assistant."
|
||||||
|
date: 2018-05-17 20:24
|
||||||
|
sidebar: true
|
||||||
|
comments: false
|
||||||
|
sharing: true
|
||||||
|
footer: true
|
||||||
|
logo: xiaomi.png
|
||||||
|
ha_category: Lock
|
||||||
|
ha_release: "0.71"
|
||||||
|
ha_iot_class: "Local Push"
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
The `xiaomi aqara` lock platform allows you to get data (`changed_by` property, `verified_wrong_times` attribute) from your [Xiaomi](http://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.
|
||||||
|
|
||||||
|
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](/components/xiaomi_aqara/) component.
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user