alandtse / tesla

Tesla custom integration for Home Assistant. This requires a refresh token be generated by third-party apps to login.
Apache License 2.0
601 stars 99 forks source link

Charging START/STOP via BLE #1019

Open KirkKirk opened 4 months ago

KirkKirk commented 4 months ago

Is your feature request related to a problem? Please describe. I need more commands to start and stop charging. For charging on exes solar on a cloudy day we need much more than 5,

Describe the solution you'd like Implementing BLE so we can locally send commands to the car.

Describe alternatives you've considered Found some promising BLE control here https://github.com/teslamotors/vehicle-command

Additional context If we have a combination of API for reading and BLE for sending, that would be awesome. Anyway, we need it when the car is at home.