From cb83d0bfb8ad6e3843aa35c5eb75ccca17a24b55 Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Fri, 14 May 2021 12:55:18 +0200 Subject: [PATCH] check pre-commit hook --- FHEM/73_GardenaSmartBridge.pm | 1 - FHEM/74_GardenaSmartDevice.pm | 2 -- controls_GardenaSmartDevice.txt | 4 ++-- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/FHEM/73_GardenaSmartBridge.pm b/FHEM/73_GardenaSmartBridge.pm index de0fd7b..69acaec 100644 --- a/FHEM/73_GardenaSmartBridge.pm +++ b/FHEM/73_GardenaSmartBridge.pm @@ -57,7 +57,6 @@ package FHEM::GardenaSmartBridge; use GPUtils qw(GP_Import GP_Export); -#use Data::Dumper; #only for Debugging use strict; use warnings; diff --git a/FHEM/74_GardenaSmartDevice.pm b/FHEM/74_GardenaSmartDevice.pm index 566ff6e..5ba6d8f 100644 --- a/FHEM/74_GardenaSmartDevice.pm +++ b/FHEM/74_GardenaSmartDevice.pm @@ -64,8 +64,6 @@ use POSIX; use FHEM::Meta; use Time::Local; -#use Data::Dumper; # only for debugging - # try to use JSON::MaybeXS wrapper # for chance of better performance + open code eval { diff --git a/controls_GardenaSmartDevice.txt b/controls_GardenaSmartDevice.txt index 64012e8..8a7410d 100644 --- a/controls_GardenaSmartDevice.txt +++ b/controls_GardenaSmartDevice.txt @@ -1,2 +1,2 @@ -UPD 2021-05-14_12:51:33 47648 FHEM/73_GardenaSmartBridge.pm -UPD 2021-05-14_12:33:55 52198 FHEM/74_GardenaSmartDevice.pm +UPD 2021-05-14_12:55:05 46108 FHEM/73_GardenaSmartBridge.pm +UPD 2021-05-14_12:54:55 50825 FHEM/74_GardenaSmartDevice.pm