mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 10:46:53 +00:00
MYSENSORS_DEVICE: change loglevel for sketch name update
git-svn-id: https://svn.fhem.de/fhem/trunk@18432 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
571a46361a
commit
02e0e19c74
@ -776,7 +776,7 @@ sub onInternalMessage($$) {
|
||||
delete $hash->{getCommentReadings};
|
||||
}
|
||||
}
|
||||
Log3 $name, 3, "leaving Sketch Name update";
|
||||
Log3 $name, 5, "leaving Sketch Name update";
|
||||
last;
|
||||
};
|
||||
$type == I_SKETCH_VERSION and do {
|
||||
|
Loading…
x
Reference in New Issue
Block a user