fhem.pl: fix notify after rename (Forum #60289)

git-svn-id: https://svn.fhem.de/fhem/trunk@12519 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2016-11-07 08:47:15 +00:00
parent 6432e048db
commit 43f7aa2cfa

View File

@@ -4464,6 +4464,7 @@ notifyRegexpChanged($$)
} else {
delete($hash->{NOTIFYDEV}); # when called by modify
}
%ntfyHash = ();
}
sub