change get Sub
This commit is contained in:
@ -433,7 +433,7 @@ sub CometBlueBTLE_Get($$@) {
|
|||||||
$handle = pop( @{$hash->{tempListsHandleQueue}} );
|
$handle = pop( @{$hash->{tempListsHandleQueue}} );
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
my $list = "temperatures:noArg devicename:noArg firmware:noArg tempLists:noArg";
|
my $list = "temperatures:noArg devicename:noArg firmware:noArg"; # tempLists:noArg";
|
||||||
return "Unknown argument $cmd, choose one of $list";
|
return "Unknown argument $cmd, choose one of $list";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user