changed log level
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@4906 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -198,7 +198,7 @@ LightScene_Notify($$)
|
||||
|
||||
if( !defined($hash->{helper}{myDisplay})
|
||||
|| !%{$hash->{helper}{myDisplay}} ) {
|
||||
Log3 $name, 4, "$name: not on any display, ignoring notify";
|
||||
Log3 $name, 5, "$name: not on any display, ignoring notify";
|
||||
return if($dev->{NAME} ne "global");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user