Site updated at 2017-12-20 22:51:10 UTC

This commit is contained in:
Travis CI 2017-12-20 22:51:10 +00:00
parent 905bb85096
commit 91cc3e93fd
30 changed files with 111 additions and 200 deletions

View file

@ -76,7 +76,7 @@
<hr class="divider">
<p>The <code class="highlighter-rouge">ialarm</code> platform provides connectivity with the <a href="https://www.antifurtocasa365.it/">Antifurto365</a> iAlarm alarm systems.</p>
<p>This platform supports the following services: <code class="highlighter-rouge">alarm_arm_away</code>, <code class="highlighter-rouge">alarm_arm_home</code> and <code class="highlighter-rouge">alarm_disarm</code>.</p>
<p>To enable this, add the following lines to your <code class="highlighter-rouge">configuration.yaml</code>:</p>
<p>To enable this, add the following lines 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">alarm_control_panel</span><span class="pi">:</span>
<span class="pi">-</span> <span class="s">platform</span><span class="pi">:</span> <span class="s">ialarm</span>