wimaha / TeslaBleHttpProxy

TeslaBleHttpProxy is a program written in Go that receives HTTP requests and forwards them via Bluetooth to a Tesla vehicle. The program can, for example, be easily used together with evcc.
Apache License 2.0
11 stars 0 forks source link

Don't retry commands charge_start and charge_stop, if the vehicle is … #14

Closed wimaha closed 5 days ago

wimaha commented 5 days ago

…already charging respectively has stopped charging.

Fixes #13