HMConfig: powermeter

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@8938 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
martinp876
2015-07-11 13:13:35 +00:00
parent 0e044a5c2a
commit 42feed4974

View File

@@ -1620,15 +1620,15 @@ $culHmModelSets{"ROTO_ZEL-STG-RM-DWT-10"}= $culHmModelSets{"HM-PB-4DIS-WM"};
# clones- - - - - - - - - - - - - - - - -
$culHmChanSets{"HM-Dis-WM5502"} = $culHmChanSets{"HM-Dis-WM5501"};
$culHmChanSets{"WDF-solar01"} = $culHmSubTypeSets{"THSensor"};
$culHmChanSets{"HM-Sen-RD-O01"} = $culHmSubTypeSets{"THSensor"};
$culHmChanSets{"HM-SEN-EP01"} = $culHmSubTypeSets{"THSensor"};
$culHmChanSets{"HM-SEN-EP02"} = $culHmSubTypeSets{"THSensor"};
$culHmChanSets{"HM-CC-RT-DN05"} = $culHmSubTypeSets{"THSensor"};
$culHmChanSets{"HM-ES-PMSw1-Pl03"} = $culHmSubTypeSets{"THSensor"};
$culHmChanSets{"HM-ES-PMSw1-Pl01"} = $culHmSubTypeSets{outputUnit};
$culHmChanSets{"WDF-solar01"} = $culHmSubTypeSets{THSensor};
$culHmChanSets{"HM-Sen-RD-O01"} = $culHmSubTypeSets{THSensor};
$culHmChanSets{"HM-SEN-EP01"} = $culHmSubTypeSets{THSensor};
$culHmChanSets{"HM-SEN-EP02"} = $culHmSubTypeSets{THSensor};
$culHmChanSets{"HM-CC-RT-DN05"} = $culHmSubTypeSets{THSensor};
$culHmChanSets{"HM-ES-PMSw1-Pl03"} = $culHmSubTypeSets{THSensor};
$culHmChanSets{"HM-ES-PMSw1-Pl01"} = $culHmSubTypeSets{switch};
$culHmChanSets{"WDF-solar02"} = $culHmSubTypeSets{"blindActuator"};
$culHmChanSets{"WDF-solar02"} = $culHmSubTypeSets{blindActuator};
$culHmChanSets{"HM-OU-CM-PCB01"} = $culHmChanSets{"HM-OU-CFM-PL02"};