mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add Troubleshooting section to homekit (#12969)
* Add Troubleshooting * Update homekit.markdown * note about deleting `.homekit.state` * Update homekit.markdown
This commit is contained in:
parent
0445076902
commit
e462409f1c
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user