2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-04 05:16:45 +00:00

71_LISTENLIVE.pm: improved presence check

git-svn-id: https://svn.fhem.de/fhem/trunk@5096 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen 2014-03-02 12:04:28 +00:00
parent f47b7e4760
commit 9902574044

View File

@ -211,6 +211,7 @@ sub LISTENLIVE_Define($$) {
} else {
Log3($name, 3, "LISTENLIVE $name PRESENCE $pres_name created.");
$defs{$pres_name}{TEMPORARY} = 1;
$attr{$pres_name}{verbose} = 2;
}
} else {
Log3($name, 3, "LISTENLIVE $name PRESENCE pres_$name found.");