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

fix: Service Endpoints & Code Cleanup #422

Draft
wants to merge 34 commits into
base: master
Choose a base branch
from

Conversation

coreywillwhat
Copy link
Contributor

@coreywillwhat coreywillwhat commented May 2, 2024

Update Service Endpoints:

US Region

  • Execute Vehicle Action
    • Lock/Unlock
    • Climatisation Start/Stop
  • Start Climate Control
  • Refresh Vehicle Data

EU Region

  • Refresh Vehicle Data

Introduce API Levels:

  • API Endpoints and data structure are changing for newer vehicles. Currently this must be changed manually in .const file.
  • Plan to add under configuration options in future.

Code Cleanup

  • API values in .const

Start Climate Control

  • Make Logging true to values passed by user
  • info level > debug level
  • redact vins

@Kolbi Kolbi linked an issue Jul 26, 2024 that may be closed by this pull request
@coreywillwhat coreywillwhat changed the title fix: Start Climate Control Code Cleanup fix: Service Endpoints & Code Cleanup Jul 26, 2024
@coreywillwhat
Copy link
Contributor Author

Need to troubleshoot re-login during every service call.

@Kolbi Kolbi mentioned this pull request Oct 14, 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.

start_climate_control not working
1 participant