1.6 KiB
layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_release, ha_iot_class
layout | title | description | date | sidebar | comments | sharing | footer | logo | ha_category | ha_release | ha_iot_class |
---|---|---|---|---|---|---|---|---|---|---|---|
page | HomeKit controller support | Instructions how to integrate your HomeKit devices within Home Assistant. | 2018-03-19 21:04 | true | false | true | true | apple-homekit.png | Hub | 0.68 | Local Polling |
HomeKit controller integration for Home Assistant allows you to connect HomeKit accessories to Home Assistant. This component should not be confused with the HomeKit component, which allows you to control Home Assistant devices via HomeKit.
You may need additional packages to support the HomeKit Python module: `$ sudo apt-get install libgmp-dev libmpfr-dev libmpc-dev`
There is currently support for the following device types within Home Assistant:
The component will be automatically configured if the discovery:
component is enabled and an enable entry added for HomeKit:
discovery:
enable:
- homekit
For each detected HomeKit accessory, a configuration prompt will appear in the web front end. Use this to provide the HomeKit PIN. Note that HomeKit accessories can only be paired to one device at once. If your device is currently paired with Siri, you will need to reset it in order to pair it with Home Assistant. Once Home Assistant is configured to work with the device, you can export it back to Siri with the HomeKit
component.