Site updated at 2017-08-12 20:12:45 UTC

This commit is contained in:
Travis CI 2017-08-12 20:12:46 +00:00
parent e1336d0fd2
commit 177731b69b
614 changed files with 10280 additions and 2298 deletions

View file

@ -92,6 +92,7 @@
<li><a href="/components/switch/">Switch</a> (<code class="highlighter-rouge">switch</code>)</li>
<li><a href="/components/tts/">Text-to-speech</a> (<code class="highlighter-rouge">tts</code>)</li>
<li><a href="/components/weather/">Weather</a> (<code class="highlighter-rouge">weather</code>)</li>
<li><a href="/components/mailbox/">Mailbox</a> (<code class="highlighter-rouge">mailbox</code>)</li>
</ul>
<p>To integrate a demo platform in Home Assistant, add the following section 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>
@ -115,6 +116,9 @@
<div class='section'>
<h1 class="title delta">Category Other</h1>
<ul class='divided'>
<li>
<a href='/components/asterisk_mbox/'>Asterisk Voicemail</a>
</li>
<li>
<a href='/components/configurator/'>Configurator</a>
</li>