Replies: 1 comment 3 replies
-
|
My understanding: If you are using the Tesla Fleet API directly, I think you will have to disable streaming. Because we only support the older streaming protocol, not the newer one. Or you could use a proxy like myteslamate that will translate the protocol. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I manage to migrate to Fleet API and also to connect to the car.
But it seems it stuck in falling asleep status.
Please, I am the only one?
What is strange it that I manage to connect entering in the first upper key filed not my access token but pasted this:
curl -s --request GET \ --url https://fleet-api.prd.eu.vn.cloud.tesla.com/api/1/vehicles \ --header 'Authorization: Bearer my_fleet_access_token_key'In docker logs after getting status "falling asleep" I have:
I am migrated to Fleet API and using v4.0.1 Latest and the previous last. With previous last I did the same with the same issue.
With Owner API all were good: offline was fired on time.
PS: MateDroid Android app reports the status OK: Asleep while, at the same time, home Teslamate (http://xyz.abc:4000) still with falling asleep.
PS2: went offline after 30 minutes, but with Owners API was going offline after 10 minute. Maybe is related to Tesla Fleet API, not to TeslaMate, I do not know.
Thank you very much to all of you!
amplatfus
Beta Was this translation helpful? Give feedback.
All reactions