no message
This commit is contained in:
@@ -110,7 +110,7 @@ class Bat_EV_SDL_V4 extends IPSModule
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
$this->BuildBatteryPlan(false);
|
$this->BuildBatteryPlan(true);
|
||||||
|
|
||||||
$plan = json_decode($this->GetBufferSafe("BatPlanJSON"), true);
|
$plan = json_decode($this->GetBufferSafe("BatPlanJSON"), true);
|
||||||
if (!is_array($plan) || empty($plan["bats"])) {
|
if (!is_array($plan) || empty($plan["bats"])) {
|
||||||
|
|||||||
Reference in New Issue
Block a user