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

Implement Schedulded Start #18

Open
Empor-co opened this issue Jan 16, 2022 · 12 comments
Open

Implement Schedulded Start #18

Empor-co opened this issue Jan 16, 2022 · 12 comments
Assignees
Labels
enhancement New feature or request

Comments

@Empor-co
Copy link
Contributor

@cdnninja as discussed in #12 (comment) it might be interesting to also schedule the start for e.g. the next day.

@fuatakgun
Copy link
Member

fuatakgun commented Jan 16, 2022

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.

@fuatakgun
Copy link
Member

please take a look at the second part of my previous post @Empor-co :)

@Empor-co
Copy link
Contributor Author

I was under the impression that the schedule could be set/send to the car and the car deals with the triggering directly.

@fuatakgun
Copy link
Member

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.

@cdnninja
Copy link
Collaborator

Can you do this in the native mobile app for your car?

@Empor-co
Copy link
Contributor Author

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.

@cdnninja
Copy link
Collaborator

cdnninja commented Jan 16, 2022 via email

@Empor-co
Copy link
Contributor Author

Hyundai / EU, please find attached a screenshot of the original app screen.
charging_resized

@fuatakgun
Copy link
Member

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

@xpentil
Copy link

xpentil commented May 3, 2023

Great work on this project, everything works smooth on my setup.
This request is the last thing I need to truly be able to make it perfect, to automatically start the charge based on price and SOC.
Thank you for your awesome work!

@cdnninja
Copy link
Collaborator

cdnninja commented May 3, 2023

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.

@xpentil
Copy link

xpentil commented May 4, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants