ConnectedCar Binding myAudi, Volkswagen, VW ID, Skoda, Enyaq, Seat, Ford, WeCharge

works with my enyaq

4 Likes

Works also on my petrol Tiguan, great work!!! :grinning: :1st_place_medal:

But for VW pre-heater to work we also need to add the change that I wrote of earlier in this long thread:

For the pre-heater and `API Level Ventilation` set to 2, the binding uses wrong endpoint:
`bs/rs/v1/Audi/DE/vehicles/WAUZZZF40LA076714/climater/actions`

The sendAction should use:
`bs/rs/v1/{0}/{1}/vehicles/{2}/action`

I guess that change is also compatible with other brands.

1 Like

I took your changes for the login change to my fork and now my pre-heater works again!

Last time I distributed a jar-file I did not work for Audi for some reason, but if anyone has a petrol VW and wants to get the pre-heater working I can provide a jar-file to test!

1 Like

We should find a way to incorporate all changes into a single repo

2 Likes

The last changes for updated login procedure are really small and my change is a oneliner.
PR to one of your branches?

Great work guys, thank you so much! Now it works also for the Enyaq again. With exception of the charging target value which remains at NULL. Any ideas why? Cheers

I thought the charging target is a bit strange. If you write a value to it then I think it matches the state of the binding and the car. But I do not really now what the Read and Write interaction is and what it should be.

Thanx for reanimating, works again for my little e-up :slightly_smiling_face:

1 Like

Please keep in mind that the current link works for the pre-heater STATUS

The new Binding does Not work with my audi too…

Too bad it’s for OH 2.5.x
I’m on 3.3.0 M1 and I would love to disable charging my Enyaq during ā€˜normal’ hours so it will only charge during the night. I’m even thinking of setting up an ā€˜old’ RPi with OH2.5.x to be able to manage that.
Any idea if this fix is easy implemented in the OH3 version? (as in: should I wait for it?)

ignore the preview text from this forum - it’s openhab 3.2

edit: myaudi you mean login or something later on?

edit: simplified audi login, appears to work (but have no car to really test) https://github.com/tknaller/openhab-addons/releases/tag/connectedcar_snapshot_20220222_2

works again for my passat GTE, thanks a lot!!! (this on OH 3.2)

fix enyaq targetChgLvl & maxCurrent

1 Like

@tknaller: Many thanks. It is working again for AUDI.

By chance could you have a look at ā€œcontrol#chargeā€. I just tried it to control the charging. My goal is to start it when my PV is producing enought energy. But it doesn’t seem to work. I get:

General Error: queuePendingAction(): requestId must not be empty!

With newest Version, my Audi is back to life again !!! Thank you very munch for the changes!

1 Like

Thank you @tknaller, the last snapshot brought my Audi channels back (previous snapshot only found the car). Thanks for your modifications!

Thanks for bringing up this patch so fast!
I am a first time user, so hopefully did not making a fault on my side. The thing channels do not update after first time initialization. I changed the ā€œpolling intervalā€ to 5minutes, but this does not change anything. The ā€œforce updateā€ switch also does nothing. Any idea what to look for in this case?

Did a quick check. The new patch works with Enyaq. I am getting values. But no automatic updates and starting the heater doesn’t work as well. But we are getting somewhere, thanks for your work @tknaller

1 Like

@tknaller Thanks a lot for the fix. VW e-up! is up again.

1 Like