From 766e50bbb62cec31c51136ad705edb101e67facd Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Tue, 23 Apr 2019 12:47:22 +0200 Subject: [PATCH] 74_GardenaSmartDevice: change output for illigal year --- 74_GardenaSmartDevice.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/74_GardenaSmartDevice.pm b/74_GardenaSmartDevice.pm index 930795b..eea0acb 100644 --- a/74_GardenaSmartDevice.pm +++ b/74_GardenaSmartDevice.pm @@ -59,7 +59,7 @@ use strict; use warnings; use FHEM::Meta; -my $version = "1.6.0"; +my $version = "1.6.1"; sub GardenaSmartDevice_Initialize($) { @@ -741,7 +741,7 @@ sub Zulu2LocalString($) { ); } elsif ( $lyear < 2000 ) { - return "illegal year"; + return 'temporarily unavailable'; } else { return (