-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Services don't work. Lock/unlock, climate control #434
Comments
I have the same, the climate control definately doesn't work and hasn't, for a couple of weeks now. This error originated from a custom integration.
My guess something has been moved at the server end as its not finding the the area to which it needs to adjust. I'm afraid thats where my ability ends with stuff like this! |
Unfortunately, I've been experiencing the same thing for a couple weeks. I haven't had time to look into it, and while I'm comfortable making many modifications to the HA side of things. I can't pretend to know what I'm doing on the API side. @Kolbi @cdnninja |
Same issue here. Just switched to this integration from the Q4 version of this project (previous versions of this one in december weren't working for the Q4). "https://github.com/moritzwiechers/audi_connect_ha_q4" On the fork the climate control didn't work, neither it does here.
|
I will see if I can sniff the endpoint. I haven't done it for audi before but have for both Kia and Yoto. |
same problem: |
same here : Logger: custom_components.audiconnect.audi_connect_account Unable to start climate control of vehicle xxxxx. Error: 404, message='Not Found', url=URL('https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/climatisation/v1/Audi/xxx/vehicles/xxxxxx/climater/actions') it would be great if that issue could be fixed as in summer times such a feature is highly needed in order to automate it. |
I have my Q4 next week, is this still an ongoing issue? Has someone sniffed the app yet to get the correct url? |
did some tracing: if i test climate in HA, it fails with below: i checked/traced:
with request
for stop:
Maybe we can start a seperate issue , so i can provide more details about other stuff maybe? |
Could you trace similar for lock unlock? |
I have a Q4, it doesn't support lock/unlock :-( |
maybe this can be closed, since its a duplicate ticket? |
closed go on here with lock&unlock: #433 |
climate does not work, i am getting: aiohttp.client_exceptions.ClientResponseError: 404, message='Not Found', url='https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/climatisation/v1/Audi/DE/vehicles/WAUZZZFZXRPXXXXXX/climater/actions' |
I can only monitor my car and can't control anything on it.
I included screenshots of the services that interest me the most. When I call those services, nothing happens afterward. It worked 0% of the time.
What am I doing wrong? What step did I miss?
The text was updated successfully, but these errors were encountered: