fehler nochmal behoben...
This commit is contained in:
@@ -220,7 +220,7 @@ class WP_Steuerung extends IPSModule {
|
||||
|
||||
if($this->GetValue("WP_Laufzeit_Zahler")<(20*12)){
|
||||
|
||||
$this->SetValue("PowerSteps", json_encode([GetValue("CurrentPower")]));
|
||||
$this->SetValue("PowerSteps", json_encode([$this->GetValue("CurrentPower")]));
|
||||
|
||||
}else{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user