Site updated at 2017-02-13 16:07:08 UTC
This commit is contained in:
parent
d915011b27
commit
da13edc06c
23 changed files with 38 additions and 38 deletions
|
@ -90,9 +90,9 @@
|
|||
<hr class="divider">
|
||||
|
||||
|
||||
<p>The <code class="highlighter-rouge">nuki</code> platform allows you to control <a href="nuki.io">Nuki Smart Locks</a> via either a <a href="https://play.google.com/store/apps/details?id=io.nuki.bridge&hl=fr">sofware</a> or a <a href="https://nuki.io/en/bridge/">physical bridge</a>.</p>
|
||||
<p>The <code class="highlighter-rouge">nuki</code> platform allows you to control <a href="https://nuki.io/en/smart-lock/">Nuki Smart Locks</a> via either a <a href="https://play.google.com/store/apps/details?id=io.nuki.bridge">sofware bridge</a> or a <a href="https://nuki.io/en/bridge/">physical bridge</a>.</p>
|
||||
|
||||
<p>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.
|
||||
<p>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 <a href="https://play.google.com/store/apps/details?id=io.nuki">Android app</a>. 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 <code class="highlighter-rouge">configuration.yaml</code> file:</p>
|
||||
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue