From 2c85a94c3f15dfa662cdeaa0193752e64059f68c Mon Sep 17 00:00:00 2001 From: nasseeder1 Date: Mon, 31 May 2021 15:44:26 +0000 Subject: [PATCH] 76_SolarForecast.pm: contrib 0.49.2 git-svn-id: https://svn.fhem.de/fhem/trunk@24549 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/contrib/DS_Starter/76_SolarForecast.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/fhem/contrib/DS_Starter/76_SolarForecast.pm b/fhem/contrib/DS_Starter/76_SolarForecast.pm index b61885e36..358c0d9b3 100644 --- a/fhem/contrib/DS_Starter/76_SolarForecast.pm +++ b/fhem/contrib/DS_Starter/76_SolarForecast.pm @@ -3612,7 +3612,6 @@ sub forecastGraphic { ## no critic 'complexity' $hfcg->{0}{day} = $day; # $hfcg->{0}{mktime} = fhemTimeLocal(0,0,$thishour,$day,int($month)-1,$year-1900); <-falsch !! $hfcg->{0}{mktime} = timestringToTimestamp ($t); # gleich die Unix Zeit dazu holen - Log3 ($hash, 1, "$name - $hfcg->{0}{mktime}"); my $val1 = 0; my $val2 = 0;