change debug

This commit is contained in:
Sebastian
2022-05-07 17:58:48 +02:00
parent 480946f9be
commit 948f68515c
3 changed files with 4 additions and 4 deletions

View File

@ -741,7 +741,7 @@ sub WriteReadings {
. $r,
RigReadingsValue( $hash, $v )
);
Log3 $name, 3, "[DEBUG] - GardenaSmartDevice ($name) Ventil $propertie->{name} Duration: $v";
Log3 $name, 3, "[DEBUG] - GardenaSmartDevice ($name) Ventil $propertie->{name} $r: $v";
}
}