fix define log output, PORT
This commit is contained in:
parent
0c3ccbcbcf
commit
403f444bb4
@ -85,7 +85,7 @@ my ( $hash, $def ) = @_;
|
||||
$hash->{helper}{infoErrorCounter} = 0;
|
||||
$hash->{helper}{setCmdErrorCounter} = 0;
|
||||
|
||||
Log3 $name, 3, "AMAD ($name) - defined with host $hash->{HOST} on port $hash->{HOST} and interval $hash->{INTERVAL} (sec)";
|
||||
Log3 $name, 3, "AMAD ($name) - defined with host $hash->{HOST} on port $hash->{PORT} and interval $hash->{INTERVAL} (sec)";
|
||||
|
||||
AMAD_GetUpdateLocal( $hash );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user