Site updated at 2017-11-27 14:54:05 UTC

This commit is contained in:
Travis CI 2017-11-27 14:54:05 +00:00
parent e0b75e0b85
commit 1468faf68b
26 changed files with 65 additions and 65 deletions

View file

@ -106,7 +106,7 @@ Then you should update your configuration to:</p>
<li><strong>fire_event</strong> (<em>Optional</em>): Fires an event even if the state is the same as before, for example a doorbell switch. Can also be used for automations.</li>
</ul>
<p class="note warning">
This component and the <a href="/components/binary_sensor/rfxtrx/">rfxtrx binary sensor</a> can steal each others devices when setting the <code class="highlighter-rouge">automatic_add</code> configuration parameter to <code class="highlighter-rouge">true</code>. Set <code class="highlighter-rouge">automatic_add</code> only when you have some devices to add to your installation, otherwise leave it to <code class="highlighter-rouge">False</code>.
This component and the <a href="/components/binary_sensor.rfxtrx/">rfxtrx binary sensor</a> can steal each others devices when setting the <code class="highlighter-rouge">automatic_add</code> configuration parameter to <code class="highlighter-rouge">true</code>. Set <code class="highlighter-rouge">automatic_add</code> only when you have some devices to add to your installation, otherwise leave it to <code class="highlighter-rouge">False</code>.
</p>
<p>Generate codes:</p>
<p>If you need to generate codes for switches you can use a template (useful for example COCO switches).</p>