mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-21 07:56:03 +00:00
pct description
git-svn-id: https://svn.fhem.de/fhem/trunk@3348 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
d33c97c6d4
commit
bd3abd4172
@ -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_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><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>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>up [changeValue] [<ontime>] [<ramptime>]</B> dim up one step</li>
|
||||||
<li><B>down [changeValue] [<ontime>] [<ramptime>]</B> dim up one step<br>
|
<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>
|
changeValue is optional an gives the level to be changed up or down in percent. Granularity is 0.5%, default is 10%. <br>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user