Site updated at 2017-12-17 16:27:07 UTC
This commit is contained in:
parent
4e546d5869
commit
db3021af91
919 changed files with 15842 additions and 3639 deletions
|
@ -74,11 +74,12 @@
|
|||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
<p class="note warning">
|
||||
Home Assistant Cloud is currently in private beta.
|
||||
</p>
|
||||
<p>The Home Assistant Cloud allows you to quickly integrate your local instance with various cloud services. Any processing of services from other cloud services is handled by your local instance.</p>
|
||||
<p>To get started, create an account and log in via the configuration panel in your Home Assistant instance. There is no need to configure your router or expose your instance to the internet in any other way.</p>
|
||||
<p>The Home Assistant Cloud allows you to quickly integrate your local Home Assistant with various cloud services. Any processing of services from other cloud services is handled by your local Home Assistant.</p>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry to enable the cloud component</span>
|
||||
<span class="s">cloud</span><span class="pi">:</span>
|
||||
</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>
|
||||
<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>
|
||||
|
@ -183,7 +184,36 @@ Home Assistant Cloud is currently in private beta.
|
|||
<img src='/images/supported_brands/home-assistant.png' />
|
||||
</div>
|
||||
<div class='section'>
|
||||
Introduced in release: 0.57
|
||||
IoT class<sup><a href='/blog/2016/02/12/classifying-the-internet-of-things/#classifiers'><i class="icon-info-sign"></i></a></sup>: Cloud Push
|
||||
</div>
|
||||
<div class='section'>
|
||||
Introduced in release: 0.6
|
||||
</div>
|
||||
<div class='section'>
|
||||
<h1 class="title delta">Category Voice</h1>
|
||||
<ul class='divided'>
|
||||
<li>
|
||||
<a href='/components/alexa/'>Alexa / Amazon Echo</a>
|
||||
</li>
|
||||
<li>
|
||||
Cloud
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/conversation/'>Conversation</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/dialogflow/'>Dialogflow</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/google_assistant/'>Google Assistant</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/mycroft/'>Mycroft</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/snips/'>Snips</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue