2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 03:06:37 +00:00

HMConfig:RHS register sabotage

git-svn-id: https://svn.fhem.de/fhem/trunk@23786 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
martinp876 2021-02-20 16:26:56 +00:00
parent 562298e7a0
commit 574df8512e

View File

@ -1109,7 +1109,8 @@ $culHmRegType{pushButton} = $culHmRegType{remote};
,"HM-CC-SCD" =>{ peerNeedsBurst =>1,expectAES =>1
, transmitTryMax =>1,evtFltrTime =>1
,msgScdPosA =>1,msgScdPosB =>1,msgScdPosC =>1,msgScdPosD =>1}
,"HM-SEC-RHS" =>{ msgRhsPosA =>1,msgRhsPosB =>1,msgRhsPosC =>1
,"HM-SEC-RHS" =>{ sabotageMsg =>1
,msgRhsPosA =>1,msgRhsPosB =>1,msgRhsPosC =>1
, ledOnTime =>1,eventDlyTime =>1}
,"HM-SEC-SC" =>{ sabotageMsg =>1
,msgScPosA =>1,msgScPosB =>1
@ -1683,6 +1684,7 @@ $culHmRegChan{"HM-OU-CFM-TW02"} = $culHmRegChan{"HM-OU-CFM-PL02"};
%culHmVrtGets = (
param => "-param-",
cmdList => "[({short}|long)]",
list => "[({normal}|full)]"
);
%culHmSubTypeGets = (
none4Type =>{ "test"=>"" }