Site updated at 2016-11-23 09:27:21 UTC
This commit is contained in:
parent
1d3228b9ca
commit
f198674d09
100 changed files with 139 additions and 139 deletions
|
@ -121,7 +121,7 @@
|
|||
</code></pre>
|
||||
</div>
|
||||
|
||||
<p>The following can also be provied to allow access to the Wink Relay sensors. This value could change at any time.</p>
|
||||
<p>The following can also be provided to allow access to the Wink Relay sensors. This value could change at any time.</p>
|
||||
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="s">wink</span><span class="pi">:</span>
|
||||
<span class="s">user_agent</span><span class="pi">:</span> <span class="s">Manufacturer/Home-Assistant WinkAndroid/4</span>
|
||||
|
@ -132,10 +132,10 @@
|
|||
|
||||
<ul>
|
||||
<li><strong>access_token</strong> (<em>Required if the below aren’t present.</em>): The retrieved access token.</li>
|
||||
<li><strong>email</strong> (<em>Required if access token isn’t provied</em>): Your Wink login email.</li>
|
||||
<li><strong>password</strong> (<em>Required if access token isn’t provied</em>): Your Wink loging password.</li>
|
||||
<li><strong>client_id</strong> (<em>Required if access token isn’t provied</em>): Your provided Wink client_id.</li>
|
||||
<li><strong>client_secret</strong> (<em>Required if access token isn’t provied</em>): Your provided Wink client_secret.</li>
|
||||
<li><strong>email</strong> (<em>Required if access token isn’t provided</em>): Your Wink login email.</li>
|
||||
<li><strong>password</strong> (<em>Required if access token isn’t provided</em>): Your Wink login password.</li>
|
||||
<li><strong>client_id</strong> (<em>Required if access token isn’t provided</em>): Your provided Wink client_id.</li>
|
||||
<li><strong>client_secret</strong> (<em>Required if access token isn’t provided</em>): Your provided Wink client_secret.</li>
|
||||
<li><strong>user_agent</strong> (<em>Optional</em>): The user-agent passed in the API calls to Wink.</li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue