Site updated at 2018-02-13 21:23:20 UTC

This commit is contained in:
Travis CI 2018-02-13 21:23:21 +00:00
parent 923592f57d
commit d81f5bb37b
27 changed files with 76 additions and 83 deletions

View file

@ -115,6 +115,7 @@
<li><a href="https://github.com/arendst/Sonoff-Tasmota">Sonoff-Tasmota</a> (starting with 5.11.1e)</li>
<li><a href="https://github.com/OttoWinter/esphomelib">esphomelib</a></li>
<li><a href="https://github.com/xoseperez/espurna">ESPurna</a></li>
<li><a href="https://github.com/mertenats/Arilux_AL-LC0X">Arilux AL-LC0X LED controllers</a></li>
</ul>
<h3><a class="title-link" name="examples" href="#examples"></a> Examples</h3>
<p>A motion detection device which can be represented by a <a href="/components/binary_sensor.mqtt/">binary sensor</a> for your garden would sent its configuration as JSON payload to the Configuration topic. After the first message to <code class="highlighter-rouge">config</code>, then the MQTT messages sent to the state topic will update the state in Home Assistant.</p>