pct description
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@3348 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -4310,7 +4310,8 @@ sub CUL_HM_putHash($) {# provide data for HMinfo
|
||||
<li><B><a href="#CUL_HMonForTimer">on-for-timer <sec></a></B> - Dimmer only! <br></li>
|
||||
<li><B><a href="#CUL_HMonTill">on-till <time></a></B> - Dimmer only! <br></li>
|
||||
<li><B>stop</B> - stop motion (blind) or dim ramp</li>
|
||||
<li><B>pct [<ontime>] [<ramptime>]</B> - set actor to a desired level. Optional ontime and ramptime could be given</li>
|
||||
<li><B>pct <level> [<ontime>] [<ramptime>]</B> - set actor to a desired <B>absolut level</B>.
|
||||
Optional ontime and ramptime could be given for dimmer.</li>
|
||||
<li><B>up [changeValue] [<ontime>] [<ramptime>]</B> dim up one step</li>
|
||||
<li><B>down [changeValue] [<ontime>] [<ramptime>]</B> dim up one step<br>
|
||||
changeValue is optional an gives the level to be changed up or down in percent. Granularity is 0.5%, default is 10%. <br>
|
||||
|
||||
Reference in New Issue
Block a user