Hacksore / bluelinky

An unofficial nodejs API wrapper for Hyundai bluelink and Kia UVO
https://bluelinky.readme.io
MIT License
346 stars 78 forks source link

feat: add australia region support #258

Closed bitnimble closed 8 months ago

bitnimble commented 1 year ago

This PR adds support for Kia and Hyundai in Australia. It is largely a copy of the China + Europe authentication mechanisms, with some changes to the vehicle parser (seems like we get a little less information :'( )

I will probably look at consolidating the vehicle parsers at some stage now that we've hit ~3 identical implementations, but I need a bit more time actually using it to make sure that everything is correct.

Hacksore commented 8 months ago

Can you give this a test @bitnimble and we can :shipit: if all is working well.

I did just publish hacksore/hks:native-au. https://hub.docker.com/layers/hacksore/hks/native-au/images/sha256-a9362d7ecb24a9e341eec06afdd19d6738279c85f7a43d48bad7ec7583ce038f?context=repo

bitnimble commented 8 months ago

Tested and working! It did generate a new CFB, but both the old and new ones work, so I'm not really sure what's up there...