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

Set Scheduled Departure no longer works for 2024.26+ #290

Closed
stx opened this issue Aug 13, 2024 · 5 comments · Fixed by #305 · May be fixed by #296
Closed

Set Scheduled Departure no longer works for 2024.26+ #290

stx opened this issue Aug 13, 2024 · 5 comments · Fixed by #305 · May be fixed by #296

Comments

@stx
Copy link

stx commented Aug 13, 2024

What's the plan to deal with the new scheduled charging and scheduled climate feature in the car and Tesla app with 2024.26+? Will this come to Fleet API or no? As is, the Set Scheduled Departure endpoints no longer work on these vehicles.

@jbanyer
Copy link

jbanyer commented Aug 19, 2024

@sethterashima are there plans to add API fields or endpoints to get the new charging schedule?

I've noticed that the existing fields (scheduled_charging_mode, scheduled_charging_start_time_minutes) are being used with the new schedule, but it's not clear how they work and they obviously can't describe the new schedule model.

@Sebazzz
Copy link

Sebazzz commented Aug 20, 2024

As is, the Set Scheduled Departure endpoints no longer work on these vehicles.

Actually, it does work, but you end up with additional schedules. So for every API call a new schedule is added.

@sethterashima
Copy link
Collaborator

@sethterashima are there plans to add API fields or endpoints to get the new charging schedule?

I've noticed that the existing fields (scheduled_charging_mode, scheduled_charging_start_time_minutes) are being used with the new schedule, but it's not clear how they work and they obviously can't describe the new schedule model.

@aaronpkahn ?

@themonomers
Copy link

@sethterashima @patrickdemers6 when I call the vehicle_data endpoint and request charge_schedule_data to view existing schedules, it seems to return general vehicle information with no details about the car's charge schedules. Did I miss an update?

The add_charge_schedule endpoint seems to work fine.

Thank you for your help!

@rmcclell
Copy link

The endpoint seems to add and remove scheduled departures but cabin overheat protection seems to prevent scheduled departure from triggering the charging at the required time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
6 participants