2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 09:16:53 +00:00

repair autoRegRead for channels

git-svn-id: https://svn.fhem.de/fhem/trunk@4028 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
martinp876 2013-10-09 21:04:00 +00:00
parent 313c3d7f34
commit f228ed84f6

View File

@ -188,7 +188,7 @@ sub CUL_HM_autoReadConfig($){
last;
}
}
my $tName = ${$modules{CUL_HM}{helper}{autoRdCfgLst}}[0]; # test before remove
my $tName = CUL_HM_getDeviceName(${$modules{CUL_HM}{helper}{autoRdCfgLst}}[0]);
my $ioName = $defs{$tName}{IODev}{NAME};
if (ReadingsVal($ioName,"cond","") !~ m /^(ok|Overload-released|init)$/
|| ( $defs{$ioName}{helper}{q}