-
Notifications
You must be signed in to change notification settings - Fork 27
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
Charging locations #187
Comments
Currently I don't have any API endpoints that provide this information but development of a new library for interacting with the API is in the works. I will keep this in mind and see if we can find the info from API and populate HA with the charging locations. |
Thanks to others with access to Enyaq data we have looked at how we can implement this in the future. |
This feature combined with the mentioned charging mode will help me a lot! This functionality allows me to automatically program the best charging times in my car based on the prices of my dynamic energy contract. I am not that much experienced with Python so here you have the api details which you need to implement the Charging Locations. API URLS:
JSON profiles:
|
This is a feature request to monitor when the car is in a configured charge location.
You can configure in the car a location to set up some charging options like: departure time, preferred charging hours, etc. Once you car is in a configured location, the mobile app detects and let you choose to charge immediately or use the charging location configuration.
It will be great to have the option to monitor:
1 - If the car is in a configured location.
2 - If the selected option is charge using location configuration or immediately.
Thanks in advanced.
Regards,
The text was updated successfully, but these errors were encountered: