no message

This commit is contained in:
belevo\mh
2026-05-11 08:35:49 +02:00
parent 097299a5d5
commit b3f6ad62e0
+1 -1
View File
@@ -153,7 +153,7 @@ class Heizung_x_Stufig extends IPSModule
{
$this->LadeUndSortiereLeistungen();
if ($this->GetValue("Disable")) {
if ($this->GetValue("Disable") == false) {
$this->SetValue("PowerSteps", json_encode([0]));
$this->SetAktuelle_Leistung(0);
return;