Add documentation for homekit controller component (#4966)
* Add documentation for homekit controller component * Update docs to match the implementation * ⬆️ ha_release * ✏️ Language tweak * ⬆️ ha_release * ⬆️ ha_release
This commit is contained in:
parent
c396e08e50
commit
f3ad3f8ea2
4 changed files with 72 additions and 0 deletions
16
source/_components/light.homekit_controller.markdown
Normal file
16
source/_components/light.homekit_controller.markdown
Normal file
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
layout: page
|
||||
title: "HomeKit Light"
|
||||
description: "Instructions how to setup HomeKit lights within Home Assistant."
|
||||
date: 2017-03-19 21:08
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: apple-homekit.png
|
||||
ha_category: Light
|
||||
ha_iot_class: "Local Polling"
|
||||
ha_release: 0.68
|
||||
---
|
||||
|
||||
To get your HomeKit lights working with Home Assistant, follow the instructions for the general [HomeKit controller component](/components/homekit_controller/).
|
Loading…
Add table
Add a link
Reference in a new issue