no message
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user