exchange_on_off

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@750 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2010-11-05 20:28:29 +00:00
parent 77ecdc30f0
commit b1aa00d93f
3 changed files with 32 additions and 3 deletions

View File

@@ -1300,7 +1300,13 @@ A line ending with \ will be concatenated with the next one, so long lines
list command (only if it is explicitely asked for it), nor will it
appear in commands which use some wildcard/attribute as name specifiers
(see <a href="#devspec">devspec</a>). You still get them with the
"ignored=1" special devspec. </li>
"ignored=1" special devspec.
</li><br>
<a name="exchange_on_off"></a>
<li>exchange_on_off<br>
Exchange on and off (and on-for-timer, etc). Both reception and sending
is exchanged.</li>
</ul>
</ul>