Skip to content

MG4 EH32 S: totalBatteryCapacity at 64 instead of 77kWh due to changes in SAIC API values #343

Open
@manliojrc

Description

@manliojrc

Since yesterday, I noticed weird values being reported.

Digging in, I realised that the totalBatteryCapacity is erroneously set at 64 instead of 77 kWh.

saic/XXX/vehicles/XXX/info/model MG4 ELECTRIC
saic/XXX/vehicles/XXX/info/year 2022
saic/XXX/vehicles/XX/info/series EH32 S
saic/XXX/vehicles/XXX/info/model EH32 X3
saic/XXX/vehicles/XXX/drivetrain/totalBatteryCapacity 64.0

saic/XXX/vehicles/XXX/drivetrain/soc_kwh 51.2
saic/XXX/vehicles/XXX/drivetrain/soc 80.0

which means that I was expecting the soc_kwh value to be 61.6, and instead it is set to 51.2 kWh.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions