From a57232e9ceb42c6bdc71afe9d9ac204cd3340732 Mon Sep 17 00:00:00 2001 From: erwin <> Date: Sun, 29 Aug 2021 10:39:19 +0000 Subject: [PATCH] 10_KNX.pm: mayor rewrite of the Module, pls. check forum #122582 & fix crash git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@24888 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- FHEM/10_KNX.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FHEM/10_KNX.pm b/FHEM/10_KNX.pm index 8f8364546..e567c14a2 100644 --- a/FHEM/10_KNX.pm +++ b/FHEM/10_KNX.pm @@ -75,6 +75,7 @@ # new dpt7.600, dpt9.029,dpt9.030 # MH 20210818 E04.67 1st checkin SVN version # docu correction +# MH 20210829 fix crash when using Attr KNX_toogle (related to package) #04.65 package main; @@ -112,7 +113,7 @@ BEGIN { readingFnAttributes InternalTimer RemoveInternalTimer init_done - IsDisabled IsDummy + IsDisabled IsDummy IsDevice deviceEvents devspec2array AnalyzePerlCommand EvalSpecials fhemTimeLocal)