-
Notifications
You must be signed in to change notification settings - Fork 76
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
Implement Schedulded Start #18
Comments
this package just responds to function calls, nothing about future trackings. You need to set your own scheduling logic and call it accordingly. Or you can use a home automation system as Home Assistant and manage it over there. But, if there is a functionality in mobile app (I dont own an EV, so I dont know) we can try to set schedule for remote start, while decrypting the mobile traffic. |
please take a look at the second part of my previous post @Empor-co :) |
I was under the impression that the schedule could be set/send to the car and the car deals with the triggering directly. |
I do now know :) if that is the case, we need your help to make this happen, or we can try to migrate it from bluelinky, if it is implemented. |
Can you do this in the native mobile app for your car? |
I haven't seen it in bluelinky, but the app offers it under Remote -> Scheduled charging.
|
Which region are you in?
… On Jan 16, 2022, at 5:47 AM, Empor-co ***@***.***> wrote:
I haven't seen it in bluelinky, but the app offers it under Remote -> Scheduled charging.
There you can model 2 departure times, which can be used for
Scheduled for charging and
Scheduled climate control
The target temperature and defrost can be set in the Scheduled climate control screen.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.
|
Good to know, as a phev user, i had overlooked at this, apparently i also have this functionality. I need to setup my local traffic sniffer to extract the information. Let's keep this open |
Great work on this project, everything works smooth on my setup. |
Using home assistant logic it can be done today. Just not with the built in schedule tool. Someone needs to sniff the eu traffic for this for us to make this part happen. |
Yes of course but if the internet fails around schedule, I ain't going to work the next day. I will have time to help out sniffing in a few weeks. Thank you |
@cdnninja as discussed in #12 (comment) it might be interesting to also schedule the start for e.g. the next day.
The text was updated successfully, but these errors were encountered: