From a3b22fb000fefa4577ba57315c634bf2d2132063 Mon Sep 17 00:00:00 2001 From: Illia Grybkov Date: Fri, 24 Feb 2017 23:40:40 +0200 Subject: [PATCH] Fix a typo for Nuki component (#2131) --- 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 9c00f1c665b..d5d7050e447 100644 --- a/source/_components/lock.nuki.markdown +++ b/source/_components/lock.nuki.markdown @@ -16,7 +16,7 @@ ha_iot_class: "Local Polling" The `nuki` platform allows you to control [Nuki Smart Locks](https://nuki.io/en/smart-lock/) via either a [software bridge](https://play.google.com/store/apps/details?id=io.nuki.bridge) or a [physical bridge](https://nuki.io/en/bridge/). -To add a Nuki bridge to your installation, you need to enable developper mode on your bridge and define a port and an access token. This can be achieved using the [Android app](https://play.google.com/store/apps/details?id=io.nuki). Please note that the API token should be 6-20 characters long, even though the app allows you to set a longer one. +To add a Nuki bridge to your installation, you need to enable developer mode on your bridge and define a port and an access token. This can be achieved using the [Android app](https://play.google.com/store/apps/details?id=io.nuki). Please note that the API token should be 6-20 characters long, even though the app allows you to set a longer one. Then add the following to your `configuration.yaml` file: ```yaml