Skip to content
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

Data while driving is updated much less frequently than before #3817

Open
1 task done
roughwood opened this issue Apr 3, 2024 · 8 comments
Open
1 task done

Data while driving is updated much less frequently than before #3817

roughwood opened this issue Apr 3, 2024 · 8 comments
Labels
area:tesla api Related to the Tesla API area:teslamate Related to TeslaMate core note:more information needed The reporter has to provide more information undetermined Not sure if this is considered a real bug

Comments

@roughwood
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

I've noticed recently that when looking at drive data, the data points (particularly on the map) are updated much less frequently than before. It appears that my car location is only updated every 10-15 seconds, resulting in jagged lines across the map instead of lines that follow the true path of the vehicle. When I go back to older drives, the more precise data points are there. Has something changed with the API?

Expected Behavior

No response

Steps To Reproduce

No response

Relevant log output

N/A

Screenshots

No response

Additional data

No response

Type of installation

Docker

Version

1.28.5

@roughwood
Copy link
Author

image

@cwanja
Copy link
Collaborator

cwanja commented Apr 3, 2024

Are all of your new drives like this or a subset of drives?

Has something changed with the API?

No, but I have seen even back to back drives have different polling rates. There was a discussion or issue where we were chatting about the intermittent nature of this and not sure if it is TeslaMate or Tesla's API doing the limiting. But nothing fundamental has changed from TeslaMate.

@cwanja cwanja added area:tesla api Related to the Tesla API area:teslamate Related to TeslaMate core undetermined Not sure if this is considered a real bug note:more information needed The reporter has to provide more information labels Apr 3, 2024
@roughwood
Copy link
Author

It does appear to be a subset. Some drives appear normally. I would say about 75% of my recent drives display this behavior though.

@cwanja
Copy link
Collaborator

cwanja commented Apr 3, 2024

It does appear to be a subset. Some drives appear normally. I would say about 75% of my recent drives display this behavior though.

What does the TeslaMate logs say during the drives where they show jagged position data?

@JakobLichterfeld
Copy link
Collaborator

I assume this is the Tesla API rate limit

@brianmay
Copy link
Collaborator

brianmay commented Apr 4, 2024

Everything here would seem to suggest that streaming was not working for some reason.

Another possibility that I have seen myself is that the car is an an area with poor mobile coverage.

@mikec-design
Copy link

I'm also seeing this recently. My visited map is much more "jagged" than it used to be. This is in 1.28.2.

@woyteck1
Copy link
Contributor

Hi, I investigated such behaviour before.

In my case, this was rate limiting by Tesla prior to launch of Giga Berlin.
I think they do it on some occasions, with timing significant to Tesla, as to limit the API access, so their servers are not overwhelmed by potential malicious traffic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:tesla api Related to the Tesla API area:teslamate Related to TeslaMate core note:more information needed The reporter has to provide more information undetermined Not sure if this is considered a real bug
Projects
None yet
Development

No branches or pull requests

6 participants