mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-08 19:32:42 +00:00
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:
parent
b7e37e6043
commit
e7a9bd9ef8
@ -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') {
|
||||
|
Loading…
x
Reference in New Issue
Block a user