Describe the use of unencrypted tokens in Nuki (#29847)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Pascal Reeb 2023-11-27 17:28:57 +01:00 committed by GitHub
parent eaca91e339
commit 8302740ca1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,6 +35,8 @@ For faster updates, the callback function of the Nuki bridge can be used. This r
description: Port of the Nuki bridge HTTP API, default is `8080`. description: Port of the Nuki bridge HTTP API, default is `8080`.
Token: Token:
description: Token to authenticate against the Nuki bridge HTTP API. description: Token to authenticate against the Nuki bridge HTTP API.
Use an encrypted token for authentication:
description: Use an encrypted token for API calls to the bridge. This should only be deactivated if you experience issues with the API (authentication, etc). The default is `True`.
{% endconfiguration_basic %} {% endconfiguration_basic %}
## Services ## Services