mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +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:
parent
562298e7a0
commit
574df8512e
@ -1109,7 +1109,8 @@ $culHmRegType{pushButton} = $culHmRegType{remote};
|
|||||||
,"HM-CC-SCD" =>{ peerNeedsBurst =>1,expectAES =>1
|
,"HM-CC-SCD" =>{ peerNeedsBurst =>1,expectAES =>1
|
||||||
, transmitTryMax =>1,evtFltrTime =>1
|
, transmitTryMax =>1,evtFltrTime =>1
|
||||||
,msgScdPosA =>1,msgScdPosB =>1,msgScdPosC =>1,msgScdPosD =>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}
|
, ledOnTime =>1,eventDlyTime =>1}
|
||||||
,"HM-SEC-SC" =>{ sabotageMsg =>1
|
,"HM-SEC-SC" =>{ sabotageMsg =>1
|
||||||
,msgScPosA =>1,msgScPosB =>1
|
,msgScPosA =>1,msgScPosB =>1
|
||||||
@ -1683,6 +1684,7 @@ $culHmRegChan{"HM-OU-CFM-TW02"} = $culHmRegChan{"HM-OU-CFM-PL02"};
|
|||||||
%culHmVrtGets = (
|
%culHmVrtGets = (
|
||||||
param => "-param-",
|
param => "-param-",
|
||||||
cmdList => "[({short}|long)]",
|
cmdList => "[({short}|long)]",
|
||||||
|
list => "[({normal}|full)]"
|
||||||
);
|
);
|
||||||
%culHmSubTypeGets = (
|
%culHmSubTypeGets = (
|
||||||
none4Type =>{ "test"=>"" }
|
none4Type =>{ "test"=>"" }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user