diff --git a/fhem/FHEM/98_openweathermap.pm b/fhem/FHEM/98_openweathermap.pm index b95f426b2..cdb281864 100644 --- a/fhem/FHEM/98_openweathermap.pm +++ b/fhem/FHEM/98_openweathermap.pm @@ -102,6 +102,7 @@ sub openweathermap_Initialize($) { $readingFnAttributes; } + sub OWO_Shutdown($) { my ($hash) = @_; my $name = $hash->{NAME};