Skip to content

Added upgrade note #5087

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 2, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions source/_components/homekit.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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`
</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 %}
homekit:
description: HomeKit configuration.
Expand Down