Site updated at 2017-10-24 06:42:19 UTC
This commit is contained in:
parent
953be7a568
commit
79915af7fb
27 changed files with 66 additions and 66 deletions
|
@ -76,7 +76,7 @@
|
|||
<hr class="divider">
|
||||
<p>The <code class="highlighter-rouge">xiaomi_miio</code> switch platform allows you to control the state of your Xiaomi Smart WiFi Socket aka Plug or Xiaomi Smart Power Strip.</p>
|
||||
<p>Currently, the supported features are <code class="highlighter-rouge">on</code>, <code class="highlighter-rouge">off</code>. If the device provides the current load, it will be reported.</p>
|
||||
<p>Please follow the instructions on <a href="/components/vacuum.xiaomi/#retrieving-the-access-token">Retrieving the Access Token</a> to get the API token to use in the <code class="highlighter-rouge">configuration.yaml</code> file.</p>
|
||||
<p>Please follow the instructions on <a href="/components/vacuum.xiaomi_miio/#retrieving-the-access-token">Retrieving the Access Token</a> to get the API token to use in the <code class="highlighter-rouge">configuration.yaml</code> file.</p>
|
||||
<p>To add a plug to your installation, 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 entries</span>
|
||||
<span class="s">switch</span><span class="pi">:</span>
|
||||
|
|
|
@ -88,7 +88,7 @@
|
|||
<li><code class="highlighter-rouge">set_fanspeed</code></li>
|
||||
<li>remote control of your robot.</li>
|
||||
</ul>
|
||||
<p>Please follow <a href="/components/vacuum.xiaomi/#retrieving-the-access-token">Retrieving the Access Token</a> to retrieve the API token used in
|
||||
<p>Please follow <a href="/components/vacuum.xiaomi_miio/#retrieving-the-access-token">Retrieving the Access Token</a> to retrieve the API token used in
|
||||
<code class="highlighter-rouge">configuration.yaml</code>.</p>
|
||||
<h2><a class="title-link" name="configuring-the-platform" href="#configuring-the-platform"></a> Configuring the Platform</h2>
|
||||
<p>To add a vacuum to your installation, add the following to <code class="highlighter-rouge">configuration.yaml</code>:</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue