Site updated at 2018-01-28 22:02:31 UTC
This commit is contained in:
parent
57a21e9eb0
commit
01b474f87c
268 changed files with 412 additions and 412 deletions
|
@ -112,7 +112,7 @@
|
|||
<li><strong>port</strong> (<em>Optional</em>): The port on which the ETHM module listens for clients using integration protocol. Default: <code class="highlighter-rouge">7094</code></li>
|
||||
<li><strong>partition</strong> (<em>Optional</em>): The partition to operate on. Integra can support multiple partitions, this platform only supports one. Default: <code class="highlighter-rouge">1</code></li>
|
||||
<li><strong>arm_home_mode</strong> (<em>Optional</em>): The mode in which arm Satel Integra when ‘arm home’ is used. Possible options are <code class="highlighter-rouge">1</code>,<code class="highlighter-rouge">2</code> or <code class="highlighter-rouge">3</code>, default being <code class="highlighter-rouge">1</code>. For more information on what are the differences between them, please refer to Satel Integra manual.</li>
|
||||
<li><strong>zones</strong> (<em>Optional</em>): This module does not discover currently which zones are actually in use, so it will only monitor the ones defined in the config. For each zone, a proper ID must be given as well as it’s name (does not need to match the one specified in Satel Integra alarm). For more information on the available zone types, take a look at the <a href="/components/binary_sensor.alarmdecoder/">Binary Sensor</a> docs. <em>Note: If no zones are specified, Home Assistant will not load any binary_sensor components.</em></li>
|
||||
<li><strong>zones</strong> (<em>Optional</em>): This module does not discover currently which zones are actually in use, so it will only monitor the ones defined in the config. For each zone, a proper ID must be given as well as its name (does not need to match the one specified in Satel Integra alarm). For more information on the available zone types, take a look at the <a href="/components/binary_sensor.alarmdecoder/">Binary Sensor</a> docs. <em>Note: If no zones are specified, Home Assistant will not load any binary_sensor components.</em></li>
|
||||
</ul>
|
||||
<p>List of all zone IDs can be taken from DloadX program.</p>
|
||||
<p>Having configured the zones, you can use them for automation, such as to react on the movement in your bedroom.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue