diff --git a/source/_components/homekit.markdown b/source/_components/homekit.markdown index 38e38eee982..6a24a49a09e 100644 --- a/source/_components/homekit.markdown +++ b/source/_components/homekit.markdown @@ -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. +
+ It might be necessary to install an additional package: + `$ sudo apt-get install libavahi-compat-libdnssd-dev` +
+ {% configuration %} homekit: description: HomeKit configuration.