Site updated at 2016-01-22 10:55:06 UTC
This commit is contained in:
parent
08e75477dc
commit
f5a483987f
14 changed files with 172 additions and 172 deletions
|
@ -107,7 +107,7 @@
|
|||
</header>
|
||||
<hr class="divider">
|
||||
|
||||
<p>This <code>mqtt</code> binary sensor implementation uses the MQTT message payload as the sensor value. If messages in this state_topic are published with <em>RETAIN</em> flag, the sensor will receive an instant update with the last known value. Otherwise, the initial state will be off.</p>
|
||||
<p>The <code>mqtt</code> binary sensor platform uses the MQTT message payload as the sensor value. If messages in this <code>state_topic</code> are published with <em>RETAIN</em> flag, the sensor will receive an instant update with the last known value. Otherwise, the initial state will be off.</p>
|
||||
|
||||
<p>To use your MQTT binary sensor in your installation, add the following to your <code>configuration.yaml</code> file:</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue