2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-08 07:24:21 +00:00

77_SMAEM: contrib 4.3.0

git-svn-id: https://svn.fhem.de/fhem/trunk@23310 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2020-12-07 21:08:44 +00:00
parent b6d2cf2b25
commit 47582dbd0f

View File

@ -389,6 +389,7 @@ sub SMAEM_Read {
else {
$model = "unknown";
Log3 ($name, 3, "SMAEM $name - Buffer length ".$dl." is not usual. May be your meter has been updated with a new firmware.");
return;
}
return if (time() <= $hash->{HELPER}{STARTTIME}+30);