mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-02 00:48:53 +00:00
Document dimmer command from Marc, svn check-in 1154
git-svn-id: https://svn.fhem.de/fhem/trunk@1786 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
e7c42e20f1
commit
f77954dfa8
@ -161,7 +161,7 @@ EnOcean_Set($@)
|
|||||||
Log $ll2, "dimmCtrl.dimm: " . $data;
|
Log $ll2, "dimmCtrl.dimm: " . $data;
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
return "Unknown argument $cmd, choose one of: teach, dimm"
|
return "Unknown argument $cmd, choose one of: teach, dimm:slider,0,1,100"
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -3821,6 +3821,14 @@ A line ending with \ will be concatenated with the next one, so long lines
|
|||||||
Do not regulate the MD15.</li>
|
Do not regulate the MD15.</li>
|
||||||
</ul></li>
|
</ul></li>
|
||||||
|
|
||||||
|
<li>subType dimmCtrl, tested with ElTako Dimmer only
|
||||||
|
<ul>
|
||||||
|
<li>teach<br>
|
||||||
|
initiate teach-in mode
|
||||||
|
<li>dimm percent [time 01-FF FF:slowest] [on/off]<br>
|
||||||
|
issue dim command.
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
|
||||||
<li>all other:
|
<li>all other:
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user