RPerkuhn / ioBroker.vw-carnet

Adapter for connecting to Volkswagen Car-net
MIT License
5 stars 7 forks source link

Support Audi connect #18

Closed AlCalzone closed 4 years ago

AlCalzone commented 5 years ago

Fixes: #15 Fixes: https://github.com/ioBroker/AdapterRequests/issues/188

Untested, requires #17 to be merged

AlCalzone commented 5 years ago

I just verified - it works with my Audi

AlCalzone commented 5 years ago

@RPerkuhn If you need me to rebase #17 and this against your v0.3 branch, let me know.

massa007 commented 5 years ago

@AlCalzone could you implement your changes to your fork? I would like to use the adapter for Audi as well! But it seems that your Pull requests are not going to be merged :(

AlCalzone commented 5 years ago

@massa007 you can simply install the branch I'm trying to merge if you use https://github.com/AlCalzone/ioBroker.vw-carnet/tarball/audi_connect as the custom URL

massa007 commented 5 years ago

@AlCalzone thanks for your answer! I managed to start your version as an instance in my ioBroker! I don´t get any error message in the logs but the objects are still empty and the connection value is false... I tried with a wrong username and get an error so I am sure my credentials are correct. Any ideas?

AlCalzone commented 5 years ago

Might be because of #20

massa007 commented 5 years ago

But is it still working for you?

AlCalzone commented 5 years ago

Honestly I haven't tested yet. I was experimenting primarily because of the remote heating which is not needed in summer. Too many other projects at the moment 😅

Sneak-L8 commented 5 years ago

Actually it won't work due to change in athentification (Car-Net => We Connect)

Buhu91 commented 5 years ago

Is it possible to support Skoda Connect, too? I installed the adapter, but it isn't working.

massa007 commented 5 years ago

I was able to decrypt the API calls of the myAudi app via mitmproxy and an unlocked Android phone with xposed and a module to disable ssl pinning. Unfortunately I have just basic understanding of programming so if someone is interested I can provide my help!

Honestly I haven't tested yet. I was experimenting primarily because of the remote heating which is not needed in summer. Too many other projects at the moment 😅

@AlCalzone Winter is coming ;)

TA2k commented 4 years ago

Hi @massa007 if you give me your proxy logs I can integrate audi in the iobroer vw connect adapter https://github.com/TA2k/ioBroker.vw-connect

AlCalzone commented 4 years ago

closing in favor of vw-connect