You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I've recently tested this on a 2025 ioniq 5 and although commands were successful they weren't working.
I've read a thread on reddit where someone commented that they have changed the "gen" parameter of API calls and that fixed some issue for them. I've realized "get" is currently hardcoded to 2. Changing it locally to "3" for the 2025 ioniq5 fixed it for me.
I'm not sure if "gen" here is really related to the model or the car or not but maybe this should be fetched also from config.json and we should add a recommendation about it on README. Also, I don't get how the calls were successful with unsuccessful results before.
Thank you!
The text was updated successfully, but these errors were encountered:
Hi, I've recently tested this on a 2025 ioniq 5 and although commands were successful they weren't working.
I've read a thread on reddit where someone commented that they have changed the "gen" parameter of API calls and that fixed some issue for them. I've realized "get" is currently hardcoded to 2. Changing it locally to "3" for the 2025 ioniq5 fixed it for me.
I'm not sure if "gen" here is really related to the model or the car or not but maybe this should be fetched also from config.json and we should add a recommendation about it on README. Also, I don't get how the calls were successful with unsuccessful results before.
Thank you!
The text was updated successfully, but these errors were encountered: