repair TC parameter,some minor repairs

git-svn-id: https://svn.fhem.de/fhem/trunk@1929 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
martinp876
2012-10-06 07:43:43 +00:00
parent 4c87377d4c
commit c886c43c73
2 changed files with 49 additions and 48 deletions

View File

@@ -3420,7 +3420,7 @@ A line ending with \ will be concatenated with the next one, so long lines
Note4: the direct buttons on a HM device are hidden by default.
Nevertheless those are implemented as links as well. To get access to
the 'internal links' it is necessary to issue 'set <name> setReg
intKeyVisib 81' or 'set <name> setRegRaw List0 2 81'. Reset it
intKeyVisib 1' or 'set <name> setRegRaw List0 2 81'. Reset it
by replacing '81' with '01'<br> example:<br>
<ul><code>
@@ -3672,7 +3672,8 @@ A line ending with \ will be concatenated with the next one, so long lines
<li><B>led [off|red|green|yellow]</B><br>
switches the LED of the channel to the color. If the command is
executed on a device it will set all LEDs to the specified
color<br></li>
color.<br>
For Expert all LEDs can be set individual by providing a 8-digit hex number to the device.<br></li>
<li><B>ilum &lt;brightness&gt;&lt;duration&gt; </B><br>
&lt;brightness&gt; [0-15] of backlight.<br>
&lt;duration&gt; [0-127] in sec. 0 is permanent 'on'.<br>