mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Add changes for alarm_control_panel.homekit_controller (#7965)
* added documenation changes for alarm_control_panel.homekit_controller * alphabetical order for homekitcontroller_alarm_control_panel change * bump version for homekit controller alarm control panel
This commit is contained in:
parent
8e668ea0b1
commit
c76db449f7
@ -0,0 +1,16 @@
|
||||
---
|
||||
layout: page
|
||||
title: "HomeKit Alarm Control Panel"
|
||||
description: "Instructions how to setup HomeKit security systems within Home Assistant."
|
||||
date: 2018-12-27 20:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: apple-homekit.png
|
||||
ha_category: Alarm Control Panel
|
||||
ha_iot_class: "Local Polling"
|
||||
ha_release: 0.86
|
||||
---
|
||||
|
||||
To get your HomeKit security system working with Home Assistant, follow the instructions for the general [HomeKit controller component](/components/homekit_controller/).
|
@ -22,6 +22,7 @@ ha_iot_class: "Local Polling"
|
||||
|
||||
There is currently support for the following device types within Home Assistant:
|
||||
|
||||
- [Alarm Control Panel](/components/alarm_control_panel.homekit_controller/)
|
||||
- [Climate](/components/climate.homekit_controller/)
|
||||
- [Cover](/components/cover.homekit_controller/)
|
||||
- [Light](/components/light.homekit_controller/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user