mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
ENIGMA2: improved logging
git-svn-id: https://svn.fhem.de/fhem/trunk@10326 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
6b8f6c3b4c
commit
6c75fb4c9e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user