10_FS10.pm:

- syntax error fixed

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@25488 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
sidey79 2022-01-17 20:59:06 +00:00
parent 63cdc20f37
commit c1eeb9f7c7

View File

@ -89,7 +89,7 @@ sub Initialize {
"$main::readingFnAttributes " .
'model:'.join q{,} , sort keys %models;
$hash->{AutoCreate} = {'FS10.*' => {FILTER => '%NAME', autocreateThreshold => '5:180', GPLOT => q{}}};
return
return;
}
sub Attr {