repair TC parameter,some minor repairs
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1929 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -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 <brightness><duration> </B><br>
|
||||
<brightness> [0-15] of backlight.<br>
|
||||
<duration> [0-127] in sec. 0 is permanent 'on'.<br>
|
||||
|
||||
Reference in New Issue
Block a user