-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
MQTT drops parking position #574
Comments
Hmm, I will try to reproduce that. So far I have not experienced that. |
I don't know if this is related, but most trips are not registered in the database when running in MQTT mode. The PK (id) is incremented the (seemingly) correct number of times, but only some random trips are actually stored in the database. |
I have the same issue. How can I help to debug this? Should I disable mqtt within vwsfriend and just run vwsfriend-mqtt to see if it appears there as well? |
That would be interesting, yes |
On my installation parking position is only updated when restarting the docker containers |
I have been running a separate Dockercontainer for some time now but the only error is this:
but since a couple of days the WeConnect shows so it seems something is wierd with parking. After a restart of the DockerContainer the parking position works again. @tillsteinbach Whats the easiest way to debug the API from vw to see what I recieves? |
After a while MQTT often drops parking/parkingPosition/longitude and parking/parkingPosition/latitude after a while (today after 15 hours) making home assistant marking the car not having a position . VWs app and vwsfriend shows the car as parked and
weconnect/rawjson has parking.parkingPosition set.
Ideas why? What can I do to help with troubleshooting?
The text was updated successfully, but these errors were encountered: