2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00

98_DOIFtools: delete Internal DEF

git-svn-id: https://svn.fhem.de/fhem/trunk@27854 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Ellert 2023-08-18 08:28:36 +00:00
parent dd5cf71eb4
commit cbb5e62c80

View File

@ -1091,6 +1091,7 @@ sub DOIFtools_Define($$$)
DOIFtoolsCounterReset($pn);
readingsSingleUpdate($hash,"state","initialized",0);
delete $hash->{DEF};
my $cvsid = '$Id$';
( $hash->{VERSION} ) = $cvsid =~ /\.pm (.*)Z/;
if ( $init_done ) {