Open Ixam97 opened 1 year ago
Oh, thanks for the info! Hm yeah, we could set a fixed capacity value, but I guess the app can not really find out whether it's the 40 or 60 kWh variant. Maybe it helps to report this in Google's issue tracker, but I guess it's rather something that Renault themselves need to fix... š
Also, based on the screenshot, it seems that the car doesn't have a compass sensor that is exposed to Android apps - same as on the Polestar.
This is strange behaviour I encountered while a tester used my app on his Megane E-Tech.
Renault seems to have a broken implementation of the Vehicle Hardware Abstraction Layer, causing it to report implausible values to apps using it. In case of EVMap this affects die displayed state of charge in the vehicle infos:
The SoC did not change at all. The logs made by my app tester revealed the following:
There is nothing that can be done inside of an app to fix what ever this c*** is, except for maybe setting a fixed battery capacity value.
Since this is nothing that hurts EVMap's primary functions this isn't a big issue (while tt is for my own developement š). This is just meant to be a little side note if anyone driving a Renault complains about this.