mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
HMcConfig:update switch
git-svn-id: https://svn.fhem.de/fhem/trunk@25160 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
66aa66dd95
commit
f5fdc01984
@ -1705,7 +1705,7 @@ $culHmRegChan{"HM-OU-CFM-TW02"} = $culHmRegChan{"HM-OU-CFM-PL02"};
|
||||
,getRegRaw => "(List0|List1|List2|List3|List4|List5|List6|List7) [-peerChn-]"
|
||||
,getConfig => ""
|
||||
,regSet => "[(prep|{exec})] -regName- -value- [-peerChn-]"
|
||||
,clear => "[(readings|trigger|register|oldRegs|rssi|msgEvents|{msgErrors}|attack|all)]"
|
||||
,clear => "[({msgErrors}|msgEvents|rssi|attack|trigger|register|oldRegs|readings|all)]"
|
||||
,tplDel => "-tplDel-"
|
||||
);
|
||||
%culHmGlobalSetsVrtDev = (# virtuals and devices without subtype
|
||||
@ -1862,7 +1862,7 @@ $culHmModelSets{"HM-ES-TX-WM"} = $culHmModelSets{"HM-PB-4DIS-WM-2"};
|
||||
|
||||
#$culHmModelSets{"HM-OU-CFM-PL"} = $culHmModelSets{"HM-SEC-SD"};# no statusrequest possible
|
||||
$culHmModelSets{"HM-OU-CM-PCB"} = $culHmModelSets{"HM-SEC-SD"};
|
||||
$culHmModelSets{"HM-SEN-WA-OD"} = $culHmModelSets{"HM-SEC-SD"};
|
||||
#$culHmModelSets{"HM-SEN-WA-OD"} = $culHmModelSets{"HM-SEC-SD"};
|
||||
$culHmModelSets{"HM-HM-LC-DW-WM"} = $culHmSubTypeSets{dimmer}; ##### reference subtype sets
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user