Site updated at 2018-01-05 10:56:38 UTC
This commit is contained in:
parent
fd28feb4f9
commit
97ba109053
26 changed files with 68 additions and 64 deletions
|
@ -80,6 +80,10 @@
|
|||
</code></pre>
|
||||
</div>
|
||||
<p>Once activated, go to the configuration panel in Home Assistant and create an account and log in. There is no need to configure your router or expose your instance to the internet in any other way.</p>
|
||||
<p>If you are not seeing the <strong>Configuration</strong> panel, make sure you have the following option enabled in your configuration.yaml` file.</p>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="s">config</span><span class="pi">:</span>
|
||||
</code></pre>
|
||||
</div>
|
||||
<h3><a class="title-link" name="amazon-alexa" href="#amazon-alexa"></a> Amazon Alexa</h3>
|
||||
<p>The Alexa integration allows users to control the entities via the <a href="https://alexa.amazon.com/spa/index.html#skills/dp/B0772J1QKB/?ref=skill_dsk_skb_sr_2">Home Assistant Smart Home skill for Alexa</a>. This means that you can say things like “Alexa, turn on the kitchen light” to control your local instance.</p>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry configuring Alexa</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue