diff --git a/fhem/contrib/DS_Starter/76_SMAPortal.pm b/fhem/contrib/DS_Starter/76_SMAPortal.pm index 0dc016fe0..80d90ff71 100644 --- a/fhem/contrib/DS_Starter/76_SMAPortal.pm +++ b/fhem/contrib/DS_Starter/76_SMAPortal.pm @@ -67,7 +67,7 @@ sub SMAPortal_Initialize($) { "userAgent ". $readingFnAttributes; - FHEM::Meta::InitMod( __FILE__, $hash ); # für Meta.pm (https://forum.fhem.de/index.php/topic,97589.0.html) + eval { FHEM::Meta::InitMod( __FILE__, $hash ) }; # für Meta.pm (https://forum.fhem.de/index.php/topic,97589.0.html) return; } @@ -1488,12 +1488,6 @@ sub UTC2LocalString($$) { "suggests": { } } - }, - "resources": { - "bugtracker": { - "web": "https://forum.fhem.de/index.php/board,29.0.html", - "x_web_title": "FHEM Forum: Sonstige Systeme" - } } } =end :application/json;q=META.json