From 450a6ce7547a4d530aaf80953483bd7936d17c74 Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Thu, 22 Apr 2021 18:19:46 +0200 Subject: [PATCH] change head of module files --- FHEM/73_GardenaSmartBridge.pm | 2 +- FHEM/74_GardenaSmartDevice.pm | 4 ++-- controls_GardenaSmartDevice.txt | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/FHEM/73_GardenaSmartBridge.pm b/FHEM/73_GardenaSmartBridge.pm index efd00dd..79ab0d9 100644 --- a/FHEM/73_GardenaSmartBridge.pm +++ b/FHEM/73_GardenaSmartBridge.pm @@ -2,7 +2,7 @@ # # Developed with Kate # -# (c) 2017-2019 Copyright: Marko Oldenburg (leongaultier at gmail dot com) +# (c) 2017-2011 Copyright: Marko Oldenburg (fhemdevelopment at cooltux dot net) # All rights reserved # # Special thanks goes to comitters: diff --git a/FHEM/74_GardenaSmartDevice.pm b/FHEM/74_GardenaSmartDevice.pm index bdd4e00..970216f 100644 --- a/FHEM/74_GardenaSmartDevice.pm +++ b/FHEM/74_GardenaSmartDevice.pm @@ -2,7 +2,7 @@ # # Developed with Kate # -# (c) 2017-2019 Copyright: Marko Oldenburg (leongaultier at gmail dot com) +# (c) 2017-2021 Copyright: Marko Oldenburg (fhemdevelopment at cooltux dot net) # All rights reserved # # Special thanks goes to comitters: @@ -687,7 +687,7 @@ sub WriteReadings { readingsEndUpdate( $hash, 1 ); - Log3 $name, 4, "GardenaSmartDevice ($name) - readings was written}"; + Log3 $name, 4, "GardenaSmartDevice ($name) - readings was written"; return; } diff --git a/controls_GardenaSmartDevice.txt b/controls_GardenaSmartDevice.txt index b23262b..47d0a64 100644 --- a/controls_GardenaSmartDevice.txt +++ b/controls_GardenaSmartDevice.txt @@ -1,2 +1,2 @@ -UPD 2021-04-16_07:16:18 45056 FHEM/73_GardenaSmartBridge.pm -UPD 2021-04-16_07:16:18 48342 FHEM/74_GardenaSmartDevice.pm +UPD 2021-04-22_09:07:36 46169 FHEM/73_GardenaSmartBridge.pm +UPD 2021-04-22_09:13:02 48346 FHEM/74_GardenaSmartDevice.pm