mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add support for HomeKit Controller covers (#8096)
This commit is contained in:
parent
cc21be5c93
commit
634685878f
16
source/_components/cover.homekit_controller.markdown
Normal file
16
source/_components/cover.homekit_controller.markdown
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
layout: page
|
||||
title: "HomeKit Cover"
|
||||
description: "Instructions how to setup HomeKit covers within Home Assistant."
|
||||
date: 2019-1-8 5:30
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: apple-homekit.png
|
||||
ha_category: Cover
|
||||
ha_iot_class: "Local Polling"
|
||||
ha_release: 0.86
|
||||
---
|
||||
|
||||
To get your HomeKit garage door openers, windows, or window coverings working with Home Assistant, follow the instructions for the general [HomeKit controller component](/components/homekit_controller/).
|
@ -23,6 +23,7 @@ ha_iot_class: "Local Polling"
|
||||
There is currently support for the following device types within Home Assistant:
|
||||
|
||||
- [Climate](/components/climate.homekit_controller/)
|
||||
- [Cover](/components/cover.homekit_controller/)
|
||||
- [Light](/components/light.homekit_controller/)
|
||||
- [Lock](/components/lock.homekit_controller/)
|
||||
- [Switch](/components/switch.homekit_controller/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user