mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-26 16:19:32 +00:00
fix winmatic commands
git-svn-id: https://svn.fhem.de/fhem/trunk@5183 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
2282352fc7
commit
5d8ecb78b0
@ -1152,11 +1152,7 @@ $culHmRegChan{"ROTO_ZEL-STG-RM-FWT03"}= $culHmRegChan{"HM-CC-TC03"};
|
|||||||
,press =>"[long|short]..."
|
,press =>"[long|short]..."
|
||||||
,postEvent =>"<condition>"},
|
,postEvent =>"<condition>"},
|
||||||
smokeDetector =>{ peerChan =>"<btnNumber> <actChn> ... single [set|unset] actor"},
|
smokeDetector =>{ peerChan =>"<btnNumber> <actChn> ... single [set|unset] actor"},
|
||||||
winMatic =>{ matic =>"<btn>"
|
winMatic =>{ statusRequest =>""},
|
||||||
,keydef =>"<btn> <txt1> <txt2>"
|
|
||||||
,create =>"<txt>"
|
|
||||||
,inhibit =>"[on|off]"
|
|
||||||
,statusRequest =>""},
|
|
||||||
keyMatic =>{ lock =>""
|
keyMatic =>{ lock =>""
|
||||||
,unlock =>"[<sec>] ..."
|
,unlock =>"[<sec>] ..."
|
||||||
,open =>"[<sec>] ..."
|
,open =>"[<sec>] ..."
|
||||||
@ -1239,7 +1235,12 @@ $culHmModelSets{"ROTO_ZEL-STG-RM-FWT"} = $culHmModelSets{"HM-CC-TC"};
|
|||||||
level =>"<level> <relockDly> <speed>..."},
|
level =>"<level> <relockDly> <speed>..."},
|
||||||
"HM-OU-CFM-PL01" =>{ led =>"<color>[,<color>...] [<repeat>]"},
|
"HM-OU-CFM-PL01" =>{ led =>"<color>[,<color>...] [<repeat>]"},
|
||||||
"HM-OU-CFM-PL02" =>{ playTone =>"<MP3No>[,<MP3No>...] [<repeat>]"},
|
"HM-OU-CFM-PL02" =>{ playTone =>"<MP3No>[,<MP3No>...] [<repeat>]"},
|
||||||
|
"HM-SEC-WIN01" =>{ matic =>"<btn>"
|
||||||
|
,keydef =>"<btn> <txt1> <txt2>"
|
||||||
|
,create =>"<txt>"
|
||||||
|
,inhibit =>"[on|off]"
|
||||||
|
,press =>"[long|short] [on|off] ..."
|
||||||
|
},
|
||||||
"HM-Sen-RD-O02" =>{ "on-for-timer" =>"<sec>"
|
"HM-Sen-RD-O02" =>{ "on-for-timer" =>"<sec>"
|
||||||
,"on-till" =>"<time>"
|
,"on-till" =>"<time>"
|
||||||
,on =>""
|
,on =>""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user