Ladeleistung Datenpunkt angepasst
This commit is contained in:
@@ -180,7 +180,7 @@ public function GetCurrentData(bool $Peak) {
|
||||
// Speichere den Wert von "car" in der Variable $status
|
||||
|
||||
|
||||
SetValue($this->GetIDForIdent("Ladeleistung_Effektiv"), $data['tpa']);
|
||||
SetValue($this->GetIDForIdent("Ladeleistung_Effektiv"), $data['nrg'][11]);
|
||||
|
||||
SetValue($this->GetIDForIdent("Fahrzeugstatus"), $data['car']);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user