Update vehicle lock/unlock API version from v1 to v2 - #635
Conversation
|
Thanks for your PR! This will change the API url to v2 for all vehicles. I am hestant to change this without seeing if this works for other vehicles that support remote locking. Can someone with a vehicle that currently supports remote locking attempt this patch? |
|
@Dielee would you mind taking a look at the failing tests? |
|
Testing fails because of "Connection refused" against v2 API for some cars. For my car it's working. |
|
We are currently looking for someone that uses this function in a vehicle other than a recent MEB vehicle (so: not fully electrical, or before MY24). If you are using this, please contact us via Discord |
|
I would be OK with this API path change if you gate it to only work for your specific model/year |
We could scope this to capability |
|
Then we'd have to check if it works for a MY23 enyaq, for instance: https://github.com/skodaconnect/myskoda/blob/main/fixtures%2Fenyaq_2023_5AZJJ2_80.yaml#L71 |
No description provided.