2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-22 20:24:36 +00:00

98_MSwitch.pm: ADD INTERNAL Supportthread

git-svn-id: https://svn.fhem.de/fhem/trunk@20315 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Byte09 2019-10-05 08:02:49 +00:00
parent 26c7a215fd
commit c1bf1b2ba1

View File

@ -679,6 +679,7 @@ sub MSwitch_Define($$) {
$hash->{Version_Datenstruktur} = $vupdate;
$hash->{Version_autoupdate} = $autoupdate;
$hash->{MODEL} = $startmode;
$hash->{Support_Fhemforum} = "https://forum.fhem.de/index.php/topic,86199.0.html";
if ( $defstring ne "" and $defstring =~ m/(\(.+?\))/ ) {