Skip to content

Commit b56629d

Browse files
pschmittfabaff
authored andcommitted
Fix links and add hint for token length (home-assistant#2028)
1 parent 4274df0 commit b56629d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/_components/lock.nuki.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ ha_release: 0.38
1414
ha_iot_class: "Local Polling"
1515
---
1616

17-
The `nuki` platform allows you to control [Nuki Smart Locks](nuki.io) via either a [sofware](https://play.google.com/store/apps/details?id=io.nuki.bridge&hl=fr) or a [physical bridge](https://nuki.io/en/bridge/).
17+
The `nuki` platform allows you to control [Nuki Smart Locks](https://nuki.io/en/smart-lock/) via either a [sofware bridge](https://play.google.com/store/apps/details?id=io.nuki.bridge) or a [physical bridge](https://nuki.io/en/bridge/).
1818

19-
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. Please note that there seems to be a maximum length for the API token, even though the app allows you to set a longer one.
19+
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.
2020
Then add the following to your `configuration.yaml` file:
2121

2222
```yaml

0 commit comments

Comments
 (0)