Update lock.nuki.markdown (#2727)

Token is required, not optional
This commit is contained in:
Jonatan Castro 2017-05-31 10:22:57 +02:00 committed by Fabian Affolter
parent fadaecd606
commit f42c9d6c14

View File

@ -31,7 +31,7 @@ Configuration variables:
- **host** (*Required*): The IP or hostname of the Nuki bridge. - **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`. - **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 %} ## {% linkable_title Full configuration %}