mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
76_SMAPortal: contrib 2.6.1
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@21739 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
8201a55630
commit
35980ec8e4
@ -1077,7 +1077,7 @@ sub ParseData { ## no critic
|
|||||||
$state = "Data can't be retrieved from SMA-Portal. Reread at next scheduled cycle.";
|
$state = "Data can't be retrieved from SMA-Portal. Reread at next scheduled cycle.";
|
||||||
Log3 ($name, 2, "$name - $state");
|
Log3 ($name, 2, "$name - $state");
|
||||||
} else {
|
} else {
|
||||||
$hash->{HELPER}{LASTLDSUCCTIME} = FmtDateTime(time());
|
$hash->{HELPER}{LASTLDSUCCTIME} = FmtDateTime(time()) if($getp ne "none");
|
||||||
}
|
}
|
||||||
|
|
||||||
readingsBeginUpdate($hash);
|
readingsBeginUpdate($hash);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user