diff --git a/fhem/contrib/DS_Starter/76_SolarForecast.pm b/fhem/contrib/DS_Starter/76_SolarForecast.pm index 150d4be83..7358d58d7 100644 --- a/fhem/contrib/DS_Starter/76_SolarForecast.pm +++ b/fhem/contrib/DS_Starter/76_SolarForecast.pm @@ -1409,6 +1409,8 @@ sub _attrconsumer { ## no critic "not used" my $aVal = $paref->{aVal}; my $cmd = $paref->{cmd}; + return if(!$init_done); + if($cmd eq "set") { my ($a,$h) = parseParams ($aVal); my $codev = $a->[0] // ""; @@ -5900,11 +5902,14 @@ return $def; 1; =pod -=item summary Visualization of solar predictions for PV systems -=item summary_DE Visualisierung von solaren Vorhersagen für PV Anlagen +=item summary Visualization of solar predictions for PV systems and Consumer control +=item summary_DE Visualisierung von solaren Vorhersagen für PV Anlagen und Verbrauchersteuerung =begin html + +

SolarForecast

+
=end html =begin html_DE @@ -5948,7 +5953,7 @@ Ein/Ausschaltzeiten sowie deren Ausführung vom SolarForecast Modul übernehmen hinterlegt: