mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-01 20:20:10 +00:00
Debug removed
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1247 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
155eea6ce6
commit
8d1d38b206
@ -145,7 +145,6 @@ at_Attr(@)
|
|||||||
$defs{$a[1]}{STATE} = ($do == 1 ?
|
$defs{$a[1]}{STATE} = ($do == 1 ?
|
||||||
"disabled" :
|
"disabled" :
|
||||||
"Next: " . FmtTime($defs{$a[1]}{TRIGGERTIME}));
|
"Next: " . FmtTime($defs{$a[1]}{TRIGGERTIME}));
|
||||||
Log 1, "ATTR: $a[1] $defs{$a[1]}{STATE}";
|
|
||||||
|
|
||||||
return undef;
|
return undef;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user