mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Added dependency note warning (#5008)
This commit is contained in:
parent
e4c59e9e89
commit
7b7f12f87f
@ -14,6 +14,11 @@ logo: apple-homekit.png
|
|||||||
|
|
||||||
The `HomeKit` component allows you to forward entities from Home Assistant to Apple `HomeKit`, so they could be controlled from Apple `Home` app and `Siri`. Please make sure that you have read the [considerations](#considerations) listed below to save you some trouble later.
|
The `HomeKit` component allows you to forward entities from Home Assistant to Apple `HomeKit`, so they could be controlled from Apple `Home` app and `Siri`. Please make sure that you have read the [considerations](#considerations) listed below to save you some trouble later.
|
||||||
|
|
||||||
|
<p class="note warning">
|
||||||
|
It might be necessary to install an additional package:
|
||||||
|
`$ sudo apt-get install libavahi-compat-libdnssd-dev`
|
||||||
|
</p>
|
||||||
|
|
||||||
{% configuration %}
|
{% configuration %}
|
||||||
homekit:
|
homekit:
|
||||||
description: HomeKit configuration.
|
description: HomeKit configuration.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user