mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add HomeKit Controller Lock (#8097)
This commit is contained in:
parent
354cd73cae
commit
25459c903d
@ -24,6 +24,7 @@ There is currently support for the following device types within Home Assistant:
|
||||
|
||||
- [Climate](/components/climate.homekit_controller/)
|
||||
- [Light](/components/light.homekit_controller/)
|
||||
- [Lock](/components/lock.homekit_controller/)
|
||||
- [Switch](/components/switch.homekit_controller/)
|
||||
|
||||
The component will be automatically configured if the [`discovery:`](/components/discovery/) component is enabled and an enable entry added for HomeKit:
|
||||
|
16
source/_components/lock.homekit_controller.markdown
Normal file
16
source/_components/lock.homekit_controller.markdown
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
layout: page
|
||||
title: "HomeKit Lock"
|
||||
description: "Instructions how to setup HomeKit locks within Home Assistant."
|
||||
date: 2019-1-8 7:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: apple-homekit.png
|
||||
ha_category: Lock
|
||||
ha_iot_class: "Local Polling"
|
||||
ha_release: 0.86
|
||||
---
|
||||
|
||||
To get your HomeKit lock working with Home Assistant, follow the instructions for the general [HomeKit controller component](/components/homekit_controller/).
|
Loading…
x
Reference in New Issue
Block a user