From 8ca6336e51a753612ef83b0c2c0b13e93c3e641e Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Sun, 9 Oct 2011 12:34:12 +0000 Subject: [PATCH] EUL added git-svn-id: https://svn.fhem.de/fhem/trunk@1061 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/docs/commandref.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/fhem/docs/commandref.html b/fhem/docs/commandref.html index d5f278205..89210cc8f 100644 --- a/fhem/docs/commandref.html +++ b/fhem/docs/commandref.html @@ -2198,7 +2198,7 @@ A line ending with \ will be concatenated with the next one, so long lines
fhtbuf
returns the free memory in this buffer (in hex),
an empty buffer in the CUL-V2 is 74 bytes, in CUL-V3/CUN 200 Bytes.
@@ -2915,8 +2915,8 @@ A line ending with \ will be concatenated with the next one, so long lines
set switch1 <value>
value
is one of A0,AI,B0,BI,C0,CI,D0,DI and
- released, in fact we are trying to emulate a PTM100 type remote.
+ where value
is one of A0,AI,B0,BI,C0,CI,D0,DI, combinations of
+ these and released, in fact we are trying to emulate a PTM100 type remote.
set switch1 BI
- set switch1 B0
+ set switch1 B0,CI
attr eventMap BI:on B0:off
set switch1 on