diff --git a/fhem/lib/FHEM/Core/Weather.pm b/fhem/lib/FHEM/Core/Weather.pm index d48192997..58951d83b 100644 --- a/fhem/lib/FHEM/Core/Weather.pm +++ b/fhem/lib/FHEM/Core/Weather.pm @@ -318,7 +318,6 @@ sub _ReturnWithError { } sub DeleteForecastreadings { - return 0 unless ( __PACKAGE__ eq caller(0) ); my $hash = shift;