weitere loggins

This commit is contained in:
belevo\mh
2024-12-23 14:01:48 +01:00
parent 01973f7648
commit 65368cab3e
2 changed files with 2 additions and 1 deletions

View File

@@ -117,6 +117,7 @@ class Batterie extends IPSModule
public function GetCurrentData(bool $Peak)
{
IPS_LogMessage("Batterie", "peak".$Peak);
$array_powersteps = $this->GeneratePowerSteps();
$aufdasnachladen = $this->ReadPropertyInteger("AufdasNachladen");
$minimumentladen = $this->ReadPropertyInteger("MinimumEntladen");