I plan on getting a recharge in May, so may be motivated, at that point, to reinvigorate this driver
Still working fine for me with the Volvo Cars app since last year.
Quick note. I was in the Volvo app and there is a notification taking about the introduction of 2FA. Not sure how this will affect functionality for those of us who have a working solution.
Yes I saw that announcement too.
I’m assuming that will break this driver .
@brianschmitt or @Andrew1 would you consider updating the driver to work with Volvo’s impending MFA login requirement?
@marktheknife I would think its possible... will wait and see once they enable it. I let my VOC subscription lapse a couple of months ago and need to sign up again.
Here to say that this doesn't work anymore, but that Volvo now permits you to get a developer key and has an API. I'm going to see if I can get it to show up in node-red vs. having to build a hubitat version. Dielee/volvo2mqtt: Home Assistant addon for connecting AAOS Volvos (github.com).
Of course, too good to be true - why on earth would I assume a company would provide a free, open API in 2024! Sounds like Volvo turned off the API's 10 months ago to US and other countries with no explanation. AFAIK, there is not a current way to get this working (at least in the US). I have a 2023 XC40, so I' not sure the API's would work anyway as Volvo's site says it only goes up to 2022. If anyone does have a solution, please let me know.
Bummer. But not too surprising as you said (unfortunately). Thanks for looking into it.
FYI, as of last week Volvo turned on apis again for US and Canada. I’m wondering if things were paused before Supercharger access and now that whatever changes required were made, they opened access again? Volvo2mqtt works now and I have it sending data into node red.
Been away for a few days, but I'm home now. Hoping to create a new version for hubitat that utilizes the new api - the old api was still working for me before I left, but I'm seeing errors now. Will update here if/when I complete it.
After looking at the new API, I'm concerned that we may not be able to implement a proper hubitat driver. I'm struggling to figure out if I can make the auth flow work within the confines of hubitat. In addition they now have an app registration process, that present a barrier for hobby projects like this. TBH, I'm not really sure who they designed the API for...
Good news - I've developed a working approach. I've been testing it successfully over the past few days, and the results are promising. My plan is to deprecate the existing VOC code and migrate to a newly rewritten codebase specifically targeting the new Volvo APIs. I hope to release this publicly soon, so please stay tuned for updates.
Thanks for your efforts! Happy to help test it out when you’re ready to share.
For those following here, I created a new thread for the new release you can find it here: [RELEASE] Volvo Cars Integration (Official API) for Hubitat, submit any new issues over there or on github thanks!