From 948f68515c7a4248a4587d1854b5ac869df25506 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Sat, 7 May 2022 17:58:48 +0200 Subject: [PATCH] change debug --- CHANGED | 2 +- FHEM/74_GardenaSmartDevice.pm | 2 +- controls_GardenaSmartDevice.txt | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGED b/CHANGED index 7ead5e2..824b2f8 100644 --- a/CHANGED +++ b/CHANGED @@ -1 +1 @@ - add log + Log Debug diff --git a/FHEM/74_GardenaSmartDevice.pm b/FHEM/74_GardenaSmartDevice.pm index c185f07..548dc13 100644 --- a/FHEM/74_GardenaSmartDevice.pm +++ b/FHEM/74_GardenaSmartDevice.pm @@ -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"; } } diff --git a/controls_GardenaSmartDevice.txt b/controls_GardenaSmartDevice.txt index c2d9332..80913df 100644 --- a/controls_GardenaSmartDevice.txt +++ b/controls_GardenaSmartDevice.txt @@ -1,2 +1,2 @@ -UPD 2022-05-06_12:01:55 49520 FHEM/73_GardenaSmartBridge.pm -UPD 2022-05-06_12:19:10 66027 FHEM/74_GardenaSmartDevice.pm +UPD 2022-05-07_13:41:51 49520 FHEM/73_GardenaSmartBridge.pm +UPD 2022-05-07_17:58:31 66021 FHEM/74_GardenaSmartDevice.pm