mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-01 12:38:37 +00:00
HMConfig: powermeter
git-svn-id: https://svn.fhem.de/fhem/trunk@8938 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
184c7412e0
commit
3d3ade07d8
@ -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"};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user