homebridge-hyundai-bluelink
homebridge-hyundai-bluelink copied to clipboard
Remote Start doesn’t work with Kona EV
Describe The Bug: Remote start produces an instant fail in the log not even a second after the command. Get this error “ Start Response Failed to start vehicle“ Door lock/unlock does work
To Reproduce: Initiate ignition on
Expected behavior: Start and heat or ac should turn on
Logs:
Show the Homebridge logs here, remove any sensitive information.
Plugin Config:
Show your Homebridge config.json here, remove any sensitive information.
Screenshots:
Environment:
- Plugin Version:
- Homebridge Version:
- Node.js Version:
- NPM Version:
- Operating System:
Most likely worth posting this to bluelinky repo. Region also matters in this. If CA it does use a different API detail.
I’m not in CA, in Connecticut. I’ll search for the repo and post it there. Thanks.
I found for the 2023 Palisade the json key "remoteStart" was wrong.
I updated it to "start" and it worked after updating the config.json and restarting Homebridge.
Hmm…. I’m going to give that a try. Thanks!
Here is where I found that https://hacksore.github.io/bluelinky-docs/docs/api-reference
I still can’t get the climate control or heated seats to come with this yet, but the remote start has been working most of the time.
I tried it. Still returns the “failed to start” error 😢