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