2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-04 11:26:55 +00:00

HMconfig: minor corrections

git-svn-id: https://svn.fhem.de/fhem/trunk@12892 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
martinp876 2016-12-27 20:03:37 +00:00
parent 28cb482013
commit a318e3b199

View File

@ -1642,8 +1642,8 @@ $culHmSubTypeDevSets{blindActuator} = $culHmSubTypeDevSets{switch};
,inhibit =>"[on|off]" ,inhibit =>"[on|off]"
,statusRequest =>"" ,statusRequest =>""
} }
,repeater =>{ setRepeat => "[no1..36] -sendName- -recName- [bdcast-yes|no]" ,repeater =>{ setRepeat =>"[no1..36] -sendName- -recName- [bdcast-yes|no]"
,inhibit => "[on|off]" ,inhibit =>"[on|off]"
,statusRequest =>"" ,statusRequest =>""
} }
,KFM100 =>{ statusRequest =>""} ,KFM100 =>{ statusRequest =>""}
@ -1828,7 +1828,7 @@ $culHmModelSets{"HM-Sen-Wa-Od"} = $culHmModelSets{"HM-SEC-SD"};
,color =>"-colVal[0-100]-" ,color =>"-colVal[0-100]-"
} }
,"HM-LC-RGBW-WM03" =>{ brightAuto =>"-bright- -colProg- -min- -max- -duration- -ramp- ..." ,"HM-LC-RGBW-WM03" =>{ brightAuto =>"-bright- -colProg- -min- -max- -duration- -ramp- ..."
,colProgram =>"-colProg[0-255]-" ,colProgram =>"[0|1|2|3|4|5|6]"
} }
,"HM-Sec-Sir-WM01" =>{ on =>"" ,"HM-Sec-Sir-WM01" =>{ on =>""
,off =>"" ,off =>""