2
0
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:
jpawlowski 2016-01-02 00:29:19 +00:00
parent 6b8f6c3b4c
commit 6c75fb4c9e

View File

@ -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