mseminatore / TeslaJS

An Unofficial Tesla API library for NodeJS
https://www.teslajs.org
MIT License
411 stars 102 forks source link

Add support for 4.1.0 endpoints #282

Closed normanmaurer closed 2 years ago

normanmaurer commented 3 years ago

See https://github.com/timdorr/tesla-api/commit/17500b0d64dcbbe34949dddc007e4399df531a3d

GaPhi commented 3 years ago

I have added setChargingAmps, setScheduledCharging, setScheduledDeparture API calls (but not tested yet) in my forked project. If someone wants to try it and merge in master branch...

GaPhi commented 3 years ago

My pending pull request has been updated with those new API calls (removing my auth token patch).

mseminatore commented 2 years ago

@normanmaurer @GaPhi I believe this has now been addressed with the PR merges of today. Please let me know if that is not the case.