Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"No action found with ID..." when calling check_action_status (Kia/EU) #564

Open
sjonez opened this issue May 27, 2024 · 2 comments
Open

Comments

@sjonez
Copy link

sjonez commented May 27, 2024

I'm successfully sending actions to lock/unlock/etc my car which returns an Action ID, but passing this ID to check_action_status always throws "No action found with ID..."

After looking at the code for check_action_status I manually tried navigating to https://prd.eu-ccapi.kia.com:8080/api/v1/spa/notifications/[vehicleid]/records which just returned:

{"retCode":"S","resCode":"0000","resMsg":[],"msgId":"4a94f720-f648-4303-83f9-f399233c3b9a"}

I assume the empty "resMsg" is the problem - any idea why I can't retrieve any action status? The actions are completing successfully, but I don't seem to have any way of tracking them.

I'm testing on a Kia EV6 in the UK

Thanks!

@Sab44
Copy link

Sab44 commented Jul 26, 2024

Same here, action completes successfully but getting this error in the logs.
Hyundai Kona in Germany.
Note: with this issue there is obviously no (successful) update after issuing a command, so I have to use my script which calls update manually until observing the desired state.

@Strixx76
Copy link

Same here when sending "start_climate". The action works just fine, and the climate and defrosting) starts, but I can see this exceptions in the logs.

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

No branches or pull requests

3 participants