Site updated at 2018-01-28 08:25:07 UTC
This commit is contained in:
parent
79c565ed6d
commit
99f0a0c6fd
28 changed files with 73 additions and 71 deletions
|
@ -114,7 +114,7 @@
|
|||
<ul>
|
||||
<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://bitbucket.org/xoseperez/espurna">ESPurna</a></li>
|
||||
<li><a href="https://github.com/xoseperez/espurna">ESPurna</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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue