2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-25 09:49:20 +00:00

10_KNX.pm: mayor rewrite of the Module, pls. check forum #122582 & fix crash

git-svn-id: https://svn.fhem.de/fhem/trunk@24888 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
erwin 2021-08-29 10:39:19 +00:00
parent 9dcbc08bdb
commit 5d758b3f7e

View File

@ -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)