Explain API authentication when configuring deCONZ (#19060)

Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
This commit is contained in:
tomaszstrejczek 2021-08-25 08:45:48 +02:00 committed by GitHub
parent 57989d82ac
commit 29fd215a8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,6 +60,8 @@ See [deCONZ wiki](https://github.com/dresden-elektronik/deconz-rest-plugin/wiki/
{% include integrations/config_flow.md %} {% include integrations/config_flow.md %}
Running a stand-alone instance of deCONZ (non add-on installation) requires a pairing between the deCONZ gateway and Home Assistant. To allow Home Assistant to connect with deCONZ go to the Phoscon UI click Settings -> Gateway -> Advanced and press the "Authenticate app" button. This same information is also shown during the config flow of the deCONZ integration.
## Debugging integration ## Debugging integration
If you have problems with deCONZ or the integration you can add debug prints to the log. If you have problems with deCONZ or the integration you can add debug prints to the log.