mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-22 02:10:32 +00:00
HMConfig: correct HM-Sen-EP
git-svn-id: https://svn.fhem.de/fhem/trunk@8389 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
dafcff0d61
commit
df04f01082
@ -1492,7 +1492,7 @@ $culHmSubTypeSets{motionDetector} = $culHmSubTypeSets{threeStateSensor};
|
|||||||
}
|
}
|
||||||
,"HM-TC-IT-WM-W-EU" =>{ inhibit =>"[on|off]"}
|
,"HM-TC-IT-WM-W-EU" =>{ inhibit =>"[on|off]"}
|
||||||
,"HM-SEC-SD" =>{ statusRequest =>""}
|
,"HM-SEC-SD" =>{ statusRequest =>""}
|
||||||
,"ActionDetector" =>{ clear => "[readings|all]"}
|
,"ActionDetector" =>{ clear => "[readings|all]"}
|
||||||
);
|
);
|
||||||
# clones- - - - - - - - - - - - - - - - -
|
# clones- - - - - - - - - - - - - - - - -
|
||||||
$culHmModelSets{"HM-CC-RT-DN-BoM"} = $culHmModelSets{"HM-CC-RT-DN"};
|
$culHmModelSets{"HM-CC-RT-DN-BoM"} = $culHmModelSets{"HM-CC-RT-DN"};
|
||||||
@ -1607,6 +1607,8 @@ $culHmChanSets{"HM-Dis-WM5502"} = $culHmChanSets{"HM-Dis-WM5501"};
|
|||||||
|
|
||||||
$culHmChanSets{"WDF-solar01"} = $culHmSubTypeSets{"THSensor"};
|
$culHmChanSets{"WDF-solar01"} = $culHmSubTypeSets{"THSensor"};
|
||||||
$culHmChanSets{"HM-Sen-RD-O01"} = $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-CC-RT-DN05"} = $culHmSubTypeSets{"THSensor"};
|
||||||
$culHmChanSets{"HM-ES-PMSw1-Pl03"} = $culHmSubTypeSets{"THSensor"};
|
$culHmChanSets{"HM-ES-PMSw1-Pl03"} = $culHmSubTypeSets{"THSensor"};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user