Add Troubleshooting section to homekit (#12969)

* Add Troubleshooting

* Update homekit.markdown

* note about deleting `.homekit.state`

* Update homekit.markdown
This commit is contained in:
J. Nick Koston 2020-04-14 18:06:50 -05:00 committed by GitHub
parent 0445076902
commit e462409f1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -349,6 +349,13 @@ homekit:
Restart your Home Assistant instance. This feature requires running an mDNS forwarder on your Docker host, e.g., `avahi-daemon` in reflector mode. This kind of setup most likely requires `safe_mode` during the bridge setup. Restart your Home Assistant instance. This feature requires running an mDNS forwarder on your Docker host, e.g., `avahi-daemon` in reflector mode. This kind of setup most likely requires `safe_mode` during the bridge setup.
## Troubleshooting
If you see a traceback mentioning `zeroconf.NonUniqueNameException` in your log you likely need to
enable `zeroconf_default_interface: true` and set a unique name `name: MyHASS42`.
If you had previously paired (even unsuccessfully), you may need to delete your `.homekit.state` file in order to able to successfully pair again.
## Supported Components ## Supported Components
The following integrations are currently supported: The following integrations are currently supported: