teslamate
teslamate copied to clipboard
Documentation for new endpoint changes
Add documentation the new endpoints as asked in #3959
Deploy Preview for teslamate ready!
| Name | Link |
|---|---|
| Latest commit | 0cbc80aeaf6ae9bcb0542a6eae636ea5bba12a82 |
| Latest deploy log | https://app.netlify.com/sites/teslamate/deploys/6674c040ee7b2900081aba16 |
| Deploy Preview | https://deploy-preview-3978--teslamate.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
If using self-hosted HTTP proxy, doesn't the token refresh also need client_id? https://developer.tesla.com/docs/fleet-api#third-party-token
If using self-hosted HTTP proxy, doesn't the token refresh also need
client_id? https://developer.tesla.com/docs/fleet-api#third-party-token
You're right, I tried it and it works now with this PR #3984.
Check updates on doc on the direct Tesla API part.
Thank you