Site updated at 2017-06-16 16:28:31 UTC
This commit is contained in:
parent
9d823e4c00
commit
e6ae419c49
26 changed files with 40 additions and 40 deletions
|
@ -84,7 +84,7 @@ state from <code class="highlighter-rouge">state_topic</code>. If these messages
|
|||
<ul>
|
||||
<li><strong>name</strong> (<em>Optional</em>): The name of the sensor. Default is <code class="highlighter-rouge">MQTT Cover</code>.</li>
|
||||
<li><strong>state_topic</strong> (<em>Optional</em>): The MQTT topic subscribed to receive sensor values.</li>
|
||||
<li><strong>command_topic</strong> (<em>Required</em>): The MQTT topic to publish commands to control the rollershutter.</li>
|
||||
<li><strong>command_topic</strong> (<em>Optional</em>): The MQTT topic to publish commands to control the rollershutter.</li>
|
||||
<li><strong>payload_open</strong> (<em>Optional</em>): The payload that opens the cover. Default is <code class="highlighter-rouge">OPEN</code>.</li>
|
||||
<li><strong>payload_close</strong> (<em>Optional</em>): The payload that closes the cover. Default is <code class="highlighter-rouge">CLOSE</code>.</li>
|
||||
<li><strong>payload_stop</strong> (<em>Optional</em>): The payload that stops the rollershutter. default is <code class="highlighter-rouge">STOP</code>.</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue