mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-25 22:15:09 +00:00
76_SolarForecast: contrib 0.79.0
git-svn-id: https://svn.fhem.de/fhem/trunk@27567 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
0f5b954902
commit
dc79b7b0c4
@ -10494,7 +10494,6 @@ sub isInLocktime {
|
|||||||
$rlt = $clt - ($t - $lot); # remain lock time
|
$rlt = $clt - ($t - $lot); # remain lock time
|
||||||
}
|
}
|
||||||
|
|
||||||
Log3 ($name, 1, "$name - consumer: $c, time: $t, lastAutoOffTs: $lot, RLT: $rlt");
|
|
||||||
return ($iilt,$rlt);
|
return ($iilt,$rlt);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user