Replies: 1 comment 1 reply
-
|
@stwa2020 what's the vehicle model it's possible that we need to make a new profile for your exact model. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello All,
I've discovered that the BMS/SoC value calculation I received from WiCAN differs by more than 5% from the value I can see in the App or in the car.
I use a WLAN LTE router with OpenVPN to receive SoC and odometer information in IOBroker while I am driving. I also have a script that updates a table every time the SoC changes. This table contains the BMS, App SoC and information on whether the car is charging.
This is what the table for the 60 kWh battery looks like. It's not finished yet as I'm still collecting data.
Charge

Discarge

There is already a difference of up to 5% between charge and discard, and together with the BMS-to-SoC calculation, the value can differ by up to 8% between the BMS and App or Car SoC.
Has anyone created such a table yet ?
I know there are additional values that will alter the BMS-to-SoC ratio, but I would like to get as close as possible.
I created such a table because the API request can get lost when the app developer or Škoda decides to make changes that block the API requests or stop offering this function.
I'll also add an ESP with a GPS module to send GPS location information to my IOBroker via MQTT or has anyone found a way to read this information via MeatPi ?
Beta Was this translation helpful? Give feedback.
All reactions