mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
change press options, add german commandref
git-svn-id: https://svn.fhem.de/fhem/trunk@5412 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
c929c77a7d
commit
4fe3969988
File diff suppressed because it is too large
Load Diff
@ -1290,7 +1290,7 @@ $culHmRegChan{"ROTO_ZEL-STG-RM-FWT03"}= $culHmRegChan{"HM-CC-TC03"};
|
||||
,on =>""
|
||||
,off =>""
|
||||
,toggle =>""
|
||||
,press =>"[long|short] [<peer>] [<peerChn>]..."
|
||||
,press =>"[long|short] [<peer>] ..."
|
||||
,inhibit =>"[on|off]"
|
||||
,statusRequest =>""
|
||||
,peerIODev =>"[IO] <btn> [set|unset]..."
|
||||
@ -1302,7 +1302,7 @@ $culHmRegChan{"ROTO_ZEL-STG-RM-FWT03"}= $culHmRegChan{"HM-CC-TC03"};
|
||||
,toggle =>""
|
||||
,pct =>"<value> ... [<ontime>] [<ramptime>]"
|
||||
,stop =>""
|
||||
,press =>"[long|short] [on|off|<peer>] [<peerChn>] ..."
|
||||
,press =>"[long|short] [on|off|<peer>] ..."
|
||||
,up =>"[<changeValue>] [<ontime>] [<ramptime>] ..."
|
||||
,down =>"[<changeValue>] [<ontime>] [<ramptime>] ..."
|
||||
,inhibit =>"[on|off]"
|
||||
@ -1314,7 +1314,7 @@ $culHmRegChan{"ROTO_ZEL-STG-RM-FWT03"}= $culHmRegChan{"HM-CC-TC03"};
|
||||
,toggle =>""
|
||||
,pct =>"[<value>] ... [<ontime>]"
|
||||
,stop =>""
|
||||
,press =>"[long|short] [on|off|<peer>] [<peerChn>] ..."
|
||||
,press =>"[long|short] [on|off|<peer>] ..."
|
||||
,up =>"[<changeValue>] [<ontime>] [<ramptime>] ..."
|
||||
,down =>"[<changeValue>] [<ontime>] [<ramptime>] ..."
|
||||
,inhibit =>"[on|off]"
|
||||
@ -1367,7 +1367,7 @@ $culHmSubTypeSets{motionDetector} = $culHmSubTypeSets{threeStateSensor};
|
||||
,on =>""
|
||||
,off =>""
|
||||
,toggle =>""
|
||||
,press =>"[long|short] [<peer>] [<peerChn>]..."
|
||||
,press =>"[long|short] [<peer>] ..."
|
||||
,inhibit =>"[on|off]"},
|
||||
"HM-CC-TC" =>{ burstXmit =>""},
|
||||
"HM-CC-RT-DN" =>{ burstXmit =>""
|
||||
@ -1414,7 +1414,7 @@ $culHmModelSets{"HM-Sen-Wa-Od"} = $culHmModelSets{"HM-SEC-SD"};
|
||||
,level =>"<level> <relockDly> <speed>..."
|
||||
,keydef =>"<btn> <txt1> <txt2>"
|
||||
,inhibit =>"[on|off]"
|
||||
,press =>"[long|short] [<peer>] [<peerChn>] ..."
|
||||
,press =>"[long|short] [<peer>] ..."
|
||||
,peerIODev =>"[IO] <btn> [set|unset]..."
|
||||
},
|
||||
"HM-Sen-RD-O02" =>{ "on-for-timer" =>"<sec>"
|
||||
@ -1458,7 +1458,7 @@ $culHmModelSets{"HM-Sen-Wa-Od"} = $culHmModelSets{"HM-SEC-SD"};
|
||||
,on =>""
|
||||
,off =>""
|
||||
,toggle =>""
|
||||
,press =>"[long|short] [<peer>] [<peerChn>] ..."
|
||||
,press =>"[long|short] [<peer>] ..."
|
||||
,inhibit =>"[on|off]"
|
||||
,statusRequest =>""},
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user