ENIGMA2: improved logging
git-svn-id: https://svn.fhem.de/fhem/trunk@10326 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -378,7 +378,7 @@ sub ENIGMA2_Set($@) {
|
||||
}
|
||||
elsif ( $macAddr ne "" && $macAddr ne "-" ) {
|
||||
$result = ENIGMA2_wake( $name, $macAddr );
|
||||
return "wake-up command sent";
|
||||
return "wake-up command sent to MAC $macAddr";
|
||||
}
|
||||
else {
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user