mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-25 16:05:19 +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
@ -10493,8 +10493,7 @@ sub isInLocktime {
|
||||
$iilt = 1;
|
||||
$rlt = $clt - ($t - $lot); # remain lock time
|
||||
}
|
||||
|
||||
Log3 ($name, 1, "$name - consumer: $c, time: $t, lastAutoOffTs: $lot, RLT: $rlt");
|
||||
|
||||
return ($iilt,$rlt);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user