Site updated at 2017-06-15 06:18:07 UTC
This commit is contained in:
parent
a695dc780b
commit
d530109d7e
26 changed files with 40 additions and 40 deletions
|
@ -67,7 +67,7 @@
|
|||
</header>
|
||||
<hr class="divider">
|
||||
<p>The conversation component can process sentences into commands for Home Assistant. It is currently limited to parsing commands in the format <code class="highlighter-rouge">turn <Friendly Name> <on/off></code>.</p>
|
||||
<p>To enable the conversion option in your installation, add the following to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
|
||||
<p>To enable the conversation option in 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 entry</span>
|
||||
<span class="s">conversation</span><span class="pi">:</span>
|
||||
</code></pre>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue