mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
76_SMAPortal: contrib 1.5.0
git-svn-id: https://svn.fhem.de/fhem/trunk@19020 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
e29526ba90
commit
1a369f9e04
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user