Added dependency note warning (#5008)

This commit is contained in:
cdce8p 2018-03-24 20:31:30 +01:00 committed by Alok Saboo
parent e4c59e9e89
commit 7b7f12f87f

View File

@ -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.