Added upgrade note (#5087)

* Added upgrade note

* Minor changes
This commit is contained in:
cdce8p 2018-04-02 17:35:11 +02:00 committed by Franck Nijhof
parent d6b4874343
commit c5743e4621

View File

@ -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` `$ sudo apt-get install libavahi-compat-libdnssd-dev`
</p> </p>
<p class="note">
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.
</p>
{% configuration %} {% configuration %}
homekit: homekit:
description: HomeKit configuration. description: HomeKit configuration.