mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
98_ComfoAir: little bugfix
git-svn-id: https://svn.fhem.de/fhem/trunk@27035 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
647052a1d8
commit
3d87b917a7
@ -368,7 +368,7 @@ sub Initialize {
|
||||
'queueDelay ' .
|
||||
'timeout ' .
|
||||
'queueMax ' .
|
||||
'alignTime' .
|
||||
'alignTime ' .
|
||||
join (" ", @pollList) . " " . # Def der zyklisch abzufragenden Nachrichten
|
||||
$main::readingFnAttributes;
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user