Site updated at 2016-10-21 21:03:40 UTC
This commit is contained in:
parent
d43d68fce7
commit
5443be56d2
23 changed files with 37 additions and 37 deletions
|
@ -140,7 +140,7 @@
|
|||
<li><strong>‘on’</strong> (<em>Optional</em>): <code class="highlighter-rouge">1</code> or <code class="highlighter-rouge">0</code></li>
|
||||
</ul>
|
||||
|
||||
<p>For possible code entries look at the <a href="https://www.pilight.org/development/api/">pilight API</a>. All commands allowed by <a href="https://wiki.pilight.org/doku.php/psend">pilight-send</a> can be used.</p>
|
||||
<p>For possible code entries look at the <a href="https://www.pilight.org/development/api/">pilight API</a>. All commands allowed by <a href="https://wiki.pilight.org/doku.php/psend">pilight-send</a> can be used. Which means that if for a certain protocol there are different parameters used, you should be able to replace the variables above by the proper ones required by the specific protocol. When using the <code class="highlighter-rouge">elro_800_switch</code> or <code class="highlighter-rouge">mumbi</code> protocol for example, you will have to replace the variable <code class="highlighter-rouge">unit</code> with <code class="highlighter-rouge">unitcode</code> or there will be errors occuring.</p>
|
||||
|
||||
<h2><a class="title-link" name="examples" href="#examples"></a> Examples</h2>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue