Site updated at 2017-10-24 13:34:46 UTC
This commit is contained in:
parent
95295a4460
commit
a0c29a34a4
26 changed files with 66 additions and 66 deletions
|
@ -85,7 +85,7 @@
|
|||
<li><code class="highlighter-rouge">turn_off</code> (stop all activity and return to dock)</li>
|
||||
<li><code class="highlighter-rouge">locate</code></li>
|
||||
<li><code class="highlighter-rouge">clean_spot</code></li>
|
||||
<li><code class="highlighter-rouge">set_fanspeed</code></li>
|
||||
<li><code class="highlighter-rouge">set_fan_speed</code></li>
|
||||
<li>remote control of your robot.</li>
|
||||
</ul>
|
||||
<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
|
||||
|
@ -107,7 +107,7 @@
|
|||
<h2><a class="title-link" name="platform-services" href="#platform-services"></a> Platform Services</h2>
|
||||
<p>In addition to [all of the services provided by the <code class="highlighter-rouge">vacuum</code> component]
|
||||
]) (<code class="highlighter-rouge">turn_on</code>, <code class="highlighter-rouge">turn_off</code>, <code class="highlighter-rouge">start_pause</code>, <code class="highlighter-rouge">stop</code>, <code class="highlighter-rouge">return_to_home</code>, <code class="highlighter-rouge">locate</code>,
|
||||
<code class="highlighter-rouge">set_fanspeed</code> and <code class="highlighter-rouge">send_command</code>), the <code class="highlighter-rouge">xiaomi</code> platform introduces specific
|
||||
<code class="highlighter-rouge">set_fan_speed</code> and <code class="highlighter-rouge">send_command</code>), the <code class="highlighter-rouge">xiaomi</code> platform introduces specific
|
||||
services to access the remote control mode of the robot. These are:</p>
|
||||
<ul>
|
||||
<li><code class="highlighter-rouge">xiaomi_remote_control_start</code></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue