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

refactor: flag to determine whether to use vehicle id or vin in API requests #1

Closed
wants to merge 3 commits into from

Conversation

thierryvt
Copy link

logic bases itself on the presence/absence of the api_proxy_url config entry.
if it is present -> assume new API and use vin
if it is not -> assume legacy API and use vehicle id

…w fleet API) when communicating with Tesla backend
@thierryvt thierryvt changed the title flag to determine whether to use vehicle id or vin in API requests refactor: flag to determine whether to use vehicle id or vin in API requests Feb 13, 2024
@thierryvt thierryvt closed this Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant