Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@VeSeArr
Copy link
Contributor

@VeSeArr VeSeArr commented Oct 26, 2025

No description provided.

@VeSeArr VeSeArr requested a review from meatpiHQ as a code owner October 26, 2025 07:07
@github-actions
Copy link

✅ Vehicle profiles merged successfully!

Please download and test the updated vehicle_profiles.json.

@VeSeArr
Copy link
Contributor Author

VeSeArr commented Oct 26, 2025

Finally seems to work with the vehicle_profiles.json,
image
who knew missing a semicolon can cause so many issues

@github-actions
Copy link

✅ Vehicle profiles merged successfully!

Please download and test the updated vehicle_profiles.json.

@VeSeArr VeSeArr changed the title Added tire pressure and temperature (ev6) Added tire pressure and associated temps, fixed HV_A and HV_W, added T_CAB and TMP_A [ioniq5 profile tested with ev6] Oct 27, 2025
@VeSeArr
Copy link
Contributor Author

VeSeArr commented Oct 27, 2025

Everything seems to be showing up correctly on my end, minus HV_T_I.
image

@Happyboy0980
Copy link

I guess you have the wican pro ?

@VeSeArr
Copy link
Contributor Author

VeSeArr commented Oct 27, 2025

I guess you have the wican pro ?

Yes, does it not work on yours?

@Happyboy0980
Copy link

Finally got it working with the "normal" Wican. But figured out that the "Pro" version auto correct a lot, which the normal version doesn't do. But seems there are also difference between Ioniq5 and EV6.

@VeSeArr
Copy link
Contributor Author

VeSeArr commented Oct 27, 2025

Finally got it working with the "normal" Wican. But figured out that the "Pro" version auto correct a lot, which the normal version doesn't do. But seems there are also difference between Ioniq5 and EV6.

It's good that you got it working. Unfortunately there's no EV6 profile so I've just been modifying the Ioniq5 profile and documenting the changes that works for me. It still isn't perfect, I had to change the min/max values for HV_V to work and I needed to manually input "ATSH7E4;" into the pid_init for HV_A and HV_W to work too

@jay-oswald
Copy link
Collaborator

@VeSeArr you can now extend profiles.

So you could create a new EV6 profile that extends the ioniq5 profile. This means it will inherit everything from ioniq5, and then add some new sensors to EV6 profile only.

https://github.com/meatpiHQ/wican-fw/blob/main/vehicle_profiles/hyundai/kona.json

E.g. the kona profile only extends ioniq5 profile and dosen't even make any changes. You could do that for EV6, but then add however many extra PID's you want.

@meatpiHQ meatpiHQ merged commit bda0037 into meatpiHQ:main Oct 30, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants