From c5743e462164dea887b4a99a3df219782009583c Mon Sep 17 00:00:00 2001 From: cdce8p <30130371+cdce8p@users.noreply.github.com> Date: Mon, 2 Apr 2018 17:35:11 +0200 Subject: [PATCH] Added upgrade note (#5087) * Added upgrade note * Minor changes --- source/_components/homekit.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_components/homekit.markdown b/source/_components/homekit.markdown index 88a0691aecd..079849af307 100644 --- a/source/_components/homekit.markdown +++ b/source/_components/homekit.markdown @@ -19,6 +19,10 @@ The `HomeKit` component allows you to forward entities from Home Assistant to Ap `$ sudo apt-get install libavahi-compat-libdnssd-dev`

+

+ If you are upgrading Home Assistant from `0.65.x` and have used the HomeKit component, some accessories may not respond or may behave unusually. To fix these problems, you will need to remove the Home Assistant Bridge from your Home, stop Home Assistant and delete the `.homekit.state` file in your configuration folder and follow the Homekit [setup](#setup) steps again. +

+ {% configuration %} homekit: description: HomeKit configuration.