From 8302740ca1c1318e74f3d40980b754f0d1c8fc56 Mon Sep 17 00:00:00 2001 From: Pascal Reeb Date: Mon, 27 Nov 2023 17:28:57 +0100 Subject: [PATCH] Describe the use of unencrypted tokens in Nuki (#29847) Co-authored-by: Franck Nijhof --- source/_integrations/nuki.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/nuki.markdown b/source/_integrations/nuki.markdown index a7a714e3e37..e6196c867e3 100644 --- a/source/_integrations/nuki.markdown +++ b/source/_integrations/nuki.markdown @@ -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`. Token: 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 %} ## Services