-
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
Milestone
Description
The problem
I cant get the data of the expected end of charge. With another mercedes it would show up under range_electric in the attributes. If I use the debug to get the messages, there is a attribute with that information, but it wont show up in HA.
"chargingPredictionMaxSoc": {
"timestamp": "1759009718",
"timestamp_in_ms": "1759009718597",
"charging_prediction_soc": {
"predicted_end_time": "2025-09-28T01:07:05Z",
"predicted_electrical_energy_range": "615"
this contains all the right data.
Maybe its because the car is pretty new and now Mercedes uses different names for their datapoints?
How can I help to fix this?
What version of MBAPI2020 do use?
0.29.4
What was the last working version of MBAPI2020?
No response
What type of installation are you running?
Home Assistant OS
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response