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!
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!