From f42c9d6c14cb129f485dbe1bf85f8a6c92b9bac3 Mon Sep 17 00:00:00 2001 From: Jonatan Castro Date: Wed, 31 May 2017 10:22:57 +0200 Subject: [PATCH] Update lock.nuki.markdown (#2727) Token is required, not optional --- source/_components/lock.nuki.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/lock.nuki.markdown b/source/_components/lock.nuki.markdown index d5d7050e447..e45282da128 100644 --- a/source/_components/lock.nuki.markdown +++ b/source/_components/lock.nuki.markdown @@ -31,7 +31,7 @@ Configuration variables: - **host** (*Required*): The IP or hostname of the Nuki bridge. - **port** (*Optional*): The port on which the Nuki bridge is listening on. Defaults to `8080`. -- **token** (*Optional*): The token that was defined when setting up the bridge. +- **token** (*Required*): The token that was defined when setting up the bridge. ## {% linkable_title Full configuration %}