mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-05 05:28:44 +00:00
71_LISTENLIVE.pm - bugfix
git-svn-id: https://svn.fhem.de/fhem/trunk@5349 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
4c6a25f5b4
commit
5641b3cd36
@ -212,7 +212,7 @@ sub LISTENLIVE_Define($$) {
|
||||
Log3($name, 3, "LISTENLIVE $name PRESENCE $pres_name created.");
|
||||
$defs{$pres_name}{TEMPORARY} = 1;
|
||||
$attr{$pres_name}{verbose} = 2;
|
||||
$attr{$pres}{room} = 'hidden';
|
||||
$attr{$pres_name}{room} = 'hidden';
|
||||
}
|
||||
} else {
|
||||
Log3($name, 3, "LISTENLIVE $name PRESENCE pres_$name found.");
|
||||
|
Loading…
x
Reference in New Issue
Block a user