mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-28 11:01:59 +00:00
Dimmer changes by peterp
git-svn-id: https://svn.fhem.de/fhem/trunk@1619 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
f56a039b63
commit
f995066c5b
@ -3445,12 +3445,12 @@ A line ending with \ will be concatenated with the next one, so long lines
|
|||||||
Sequence $s<br>
|
Sequence $s<br>
|
||||||
$cv $unit<br>
|
$cv $unit<br>
|
||||||
<li>switch/dimmer/blindActuator:<br>
|
<li>switch/dimmer/blindActuator:<br>
|
||||||
deviceMsg on<br>
|
deviceMsg [on|off|$val %]<br>
|
||||||
deviceMsg off<br>
|
poweron [on|off|$val]<br>
|
||||||
deviceMsg $val %<br>
|
<li>dimmer:<br>
|
||||||
poweron on<br>
|
dim: [up|down|stop]<br>
|
||||||
poweron off<br>
|
<li>HM-LC-BL1-PB-FM:<br>
|
||||||
poweron $val %<br>
|
motor: [opening|closing]<br>
|
||||||
<li>remote/pushButton<br>
|
<li>remote/pushButton<br>
|
||||||
Btn$x on<br>
|
Btn$x on<br>
|
||||||
Btn$x off<br>
|
Btn$x off<br>
|
||||||
@ -3464,9 +3464,11 @@ A line ending with \ will be concatenated with the next one, so long lines
|
|||||||
Btn$x offLong $counter (to $dest)<br>
|
Btn$x offLong $counter (to $dest)<br>
|
||||||
Btn$x onLongRelease $counter (to $dest)<br>
|
Btn$x onLongRelease $counter (to $dest)<br>
|
||||||
Btn$x offLongRelease $counter (to $dest)<br>
|
Btn$x offLongRelease $counter (to $dest)<br>
|
||||||
|
battery: [low|ok]<br>
|
||||||
<li>swi<br>
|
<li>swi<br>
|
||||||
Btn$x toggle<br>
|
Btn$x toggle<br>
|
||||||
Btn$x toggle (to $dest)<br>
|
Btn$x toggle (to $dest)<br>
|
||||||
|
battery: [low|ok]<br>
|
||||||
<li>motionDetector<br>
|
<li>motionDetector<br>
|
||||||
brightness:$b<br>
|
brightness:$b<br>
|
||||||
alive<br>
|
alive<br>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user