From 17cb3c8b63c2089bb6d4c0b377c8155306585210 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Sat, 28 May 2022 17:28:02 +0200 Subject: [PATCH] push --- FHEM/73_GoECharger.pm | 2 +- controls_GoECharger.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FHEM/73_GoECharger.pm b/FHEM/73_GoECharger.pm index 12420ee..7356eba 100644 --- a/FHEM/73_GoECharger.pm +++ b/FHEM/73_GoECharger.pm @@ -70,7 +70,7 @@ sub Initialize { $hash->{AttrList} = 'disable:1 ' . 'interval ' - . $readingFnAttributes; + . $::readingFnAttributes; $hash->{parseParams} = 1; return FHEM::Meta::InitMod( __FILE__, $hash ); diff --git a/controls_GoECharger.txt b/controls_GoECharger.txt index 956bc60..8d3be56 100644 --- a/controls_GoECharger.txt +++ b/controls_GoECharger.txt @@ -1,3 +1,3 @@ -UPD 2022-05-28_16:25:11 4351 FHEM/73_GoECharger.pm +UPD 2022-05-28_17:25:59 4353 FHEM/73_GoECharger.pm UPD 2022-05-28_17:07:52 8221 lib/FHEM/Devices/GoE/GoECharger.pm UPD 2022-05-28_17:17:15 826 www/images/fhemSVG/goecharger.svg