76_SolarForecast: contrib Version 1.59.6
git-svn-id: https://svn.fhem.de/fhem/trunk@30456 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -9493,7 +9493,8 @@ sub _specialActivities {
|
|||||||
Log3 ($name, 4, "$name - Daily special tasks - Task 2 started");
|
Log3 ($name, 4, "$name - Daily special tasks - Task 2 started");
|
||||||
|
|
||||||
$date = strftime "%Y-%m-%d", localtime($t-7200); # Vortag (2 h Differenz reichen aus)
|
$date = strftime "%Y-%m-%d", localtime($t-7200); # Vortag (2 h Differenz reichen aus)
|
||||||
$ts = $date." 23:59:59";
|
# $ts = $date." 23:59:59";
|
||||||
|
$ts = $date." 24:00:00";
|
||||||
|
|
||||||
$pvfc = ReadingsNum ($name, "Today_Hour24_PVforecast", 0);
|
$pvfc = ReadingsNum ($name, "Today_Hour24_PVforecast", 0);
|
||||||
storeReading ('LastHourPVforecast', "$pvfc Wh", $ts);
|
storeReading ('LastHourPVforecast', "$pvfc Wh", $ts);
|
||||||
|
|||||||
Reference in New Issue
Block a user