Updated docs for Homekit controller climate (#5575)

This commit is contained in:
Adam Mills 2018-06-25 09:45:50 -04:00 committed by GitHub
parent 4a9a9b6dac
commit b33e1976be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,16 @@
---
layout: page
title: "HomeKit Climate"
description: "Instructions how to setup HomeKit thermostats within Home Assistant."
date: 2018-06-19 20:00
sidebar: true
comments: false
sharing: true
footer: true
logo: apple-homekit.png
ha_category: Climate
ha_iot_class: "Local Polling"
ha_release: 0.73
---
To get your HomeKit thermostats and air conditioners working with Home Assistant, follow the instructions for the general [HomeKit controller component](/components/homekit_controller/).

View File

@ -22,6 +22,7 @@ ha_iot_class: "Local Polling"
There is currently support for the following device types within Home Assistant: There is currently support for the following device types within Home Assistant:
- [Climate](/components/climate.homekit_controller/)
- [Light](/components/light.homekit_controller/) - [Light](/components/light.homekit_controller/)
- [Switch](/components/switch.homekit_controller/) - [Switch](/components/switch.homekit_controller/)