Site updated at 2018-01-28 22:02:31 UTC

This commit is contained in:
Travis CI 2018-01-28 22:02:31 +00:00
parent 57a21e9eb0
commit 01b474f87c
268 changed files with 412 additions and 412 deletions

View file

@ -79,7 +79,7 @@
<p>There is currently support for the following device types within Home Assistant:</p>
<ul>
<li><a href="/components/binary_sensor.alarmdecoder/">Binary Sensor</a>: Reports on zone status</li>
<li><a href="/components/sensor.alarmdecoder/">Sensor</a>: Emulates an keypad display</li>
<li><a href="/components/sensor.alarmdecoder/">Sensor</a>: Emulates a keypad display</li>
<li><a href="/components/alarm_control_panel.alarmdecoder/">Alarm Control Panel</a>: Reports on alarm status, and can be used to arm/disarm the system</li>
</ul>
<p>This is a fully event-based component. Any event sent by the AlarmDecoder device will be immediately reflected within Home Assistant.</p>