-
Notifications
You must be signed in to change notification settings - Fork 768
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
Charge scheduling missing after 2024.26.3.1 update #4129
Comments
This is also a bug happening for me on 1.30.0. My vehicle also has the version mentioned 2024.26.3.1 |
For what it's worth the new charging scheduler is causing issues with the native Tesla mobile app and the Tessie mobile app. |
Does that make this not a TeslaMate issue then? Is the API still providing the time? |
Sadly I don't know. Tessie exposes many "variables" and scheduled_charging_start_time looks promising but I don't know how get the API variables into the log. |
I had issue with native Tesla app, too. |
A friend of mine says that teslafi is able to get the next charging start time. |
I'm not seeing that. Can you get more specific information? |
I asked for a screenshot and.. "sorry I was wrong". |
Also have the same issue, that's why I don't like that teslamate ofuscates the API variables, it would be great to have a debug screen where you can see all the API. As soon as I get access to a computer I'll check if the API still provides this info |
doh! scheduled_charging_start_time is exactly what it says. If you schedule a start time the (future) timestamp is in that variable. |
Well, I have my car set to stop charging by 9am tomorrow.... and I can't see anything like that on the API 😢 One would think that the scheduled_departure_time is the "End by" date and the "scheduled_departure_time_minutes" are the minutes of charging needed? |
Not quite. scheduled_departure_time includes (or is) pre-condition. My vehicle is at work (not plugged in) and shows these values:
I wonder what these are:
|
I can't see those two on my API call |
They're in this list with the note "This endpoint was deprecated and returns 404." It's seems unreasonable but perhaps populating some variables depends on the state of the vehicle. I know that when the start time was shown visibility depended on the vehicle SOC being less than the target and having the vehicle plugged in. |
Is there an existing issue for this?
What happened?
Estimated start of charging time missing after 2024.26.3.1 update.
Expected Behavior
Home page will display computed charging start time.
Steps To Reproduce
Schedule end of charging time, do not schedule start of charging (formerly known as Scheduled Departure).
Set target SOC to greater than current SOC.
Go to HOME page.
Relevant log output
Screenshots
No response
Additional data
No response
Type of installation
Docker
Version
1.30.1
The text was updated successfully, but these errors were encountered: