no message
This commit is contained in:
@@ -243,7 +243,7 @@ class Ansteuerung_Askoheat extends IPSModule
|
|||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
if ($boilerTemp > $LegioTemp) {
|
if ($boilerTemp >= $LegioTemp) {
|
||||||
$LegioCounter = 0;
|
$LegioCounter = 0;
|
||||||
} else {
|
} else {
|
||||||
$LegioCounter = $LegioCounter + 1;
|
$LegioCounter = $LegioCounter + 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user