ashleypittman / mec

MyEnergi Client API and Management tools.
GNU General Public License v3.0
31 stars 26 forks source link

Jag #4

Closed davidfhudson closed 3 years ago

davidfhudson commented 3 years ago

Hi @ashleypittman - hope you will consider including this somewhat clumsy attempt to include the Jaguar iPace in the supported vehicles for SoC. this way I can continue to use your excellent API without local tweaks for every update

I'm completely new to python and car control so copied from your Tesla work - tested working for the command "set_boost_charge.py --charge 20 --by-hour 7 --target-soc 80". Im sure there are better ways to do it. The Jaguar API draws on https://github.com/ardevd/jlrpy.git

I have considered but not done any further work to support Volvo or Porsche but would like to, as well as get smarter about which car is connected to which Zappi at any point in time so different schedules can be made for each Zappi

ashleypittman commented 3 years ago

This is awesome, have you seen this commit to add the car names to the display?

https://github.com/ashleypittman/mec/commit/be14be0f02e0e9f39729e77dfda57ab98900d936

davidfhudson commented 3 years ago

I hadnt. New to all this. will include now

ashleypittman commented 3 years ago

I hadnt. New to all this. will include now

I completely missed this update, landed now.