fordpass-ha
fordpass-ha copied to clipboard
charge electric / hybrid cars
Hello, one information, in electric/hybrid cars it is possible via the application on the phone to set the type of charge of the car
- immediately connected or -with customized settings and with % of charge to give to the battery.
are these values exposed by the API?
Curious about this as well. Would love to see it added if it's something available in the API (and make it configurable from HASS)
I don't have an electric/hybrid to test but is it possible in the native Fordpass application to do this? If not it's probably not implemented in the backend API however I can take a look.
yes, in Fordpass application can set these parameters i can help for test if you want
I don't have my Mach E yet but once I do happy to help test too.
Ok I'll take a look when I have 5. I'll let you know when a beta branch is ready for testing.
I found these API endpoints for the EV services. I however cannot figure out what the full URL for these should be. Have you @itchannel had time to look into this?
/api/smartcharging/v1/vehicles/{vin}/forecast
api/smartcharging/v1/vehicles/{vin}
api/smartcharging/v1/vehicles/{vin}/status/{testID}
/api/smartcharging/v1/tariffs
api/smartcharging/v1/vehicles/{vin}
/api/cevs/v1/chargestatus/retrieve
/api/cevs/v1/commandstatus/retrieve
api/cevs/v1/otechargelimit/retrieve
api/cevs/v1/otechargelimit/save
/api/cevs/v1/GlobalCharge
/api/cevs/v1/departuretimes/deleteall
/api/cevs/v1/departuretimes/toggleoff
/api/cevs/v1/departuretimes/toggleon
/api/cevs/v1/departuretimes/retrieve
/api/cevs/v1/departuretimes/next
/api/cevs/v1/departuretimes/save
/api/cevs/v1/departuretimes/srsupdate
/api/cevs/v1/batterythreshold/retrieve
/api/cevs/v1/batterythreshold/inactivate
/api/cevs/v1/commandstatus/retrieve
/api/cevs/v1/batterythreshold/save
Ok I'll take a look when I have 5. I'll let you know when a beta branch is ready for testing.
@itchannel - I would be happy to test in beta when ready!
Curious about this as well. Would love to see it added if it's something available in the API (and make it configurable from HASS)
For me this would be very useful to start charging when electricity is cheap. Let me know if I can help with testing.
Any updates on this @itchannel? It would be really useful.
Now the API has changed I've opened up a new issue to look into this #357
If anyone in this thread wants to help debug and test let me know :)