works with my enyaq
Works also on my petrol Tiguan, great work!!!
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.
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!
We should find a way to incorporate all changes into a single repo
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
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
@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!
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
@tknaller Thanks a lot for the fix. VW e-up! is up again.