00_TCM: changes see EnOcean forum

git-svn-id: https://svn.fhem.de/fhem/trunk@23395 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
klaus.schauer
2020-12-21 04:42:27 +00:00
parent b77457fff1
commit a5811d690c

View File

@@ -1402,7 +1402,7 @@ sub TCM_Attr(@) {
} elsif ($attrName eq "msgCounter") {
if (!defined $attrVal){
RemoveInternalTimer($hash, 'TCM_msgCounter');
} elsif ($attrVal eq 'off') {
RemoveInternalTimer($hash, 'TCM_msgCounter');
} elsif ($attrVal eq 'on') {