yoziru / esphome-tesla-ble

Interact with Tesla vehicles over BLE using ESPHome and Home Assistant
GNU Affero General Public License v3.0
64 stars 11 forks source link

Setting Charging Amps failing #71

Open mrd0n opened 2 weeks ago

mrd0n commented 2 weeks ago

Similar to this closed issue: https://github.com/yoziru/esphome-tesla-ble/issues/64

I performed the 2024.26.8 Tesla update to to my Model 3 and now the command to set charging amps via BLE is timing-out after 5 retries. Other commands continue to work. This is similar to the above issue, where setting the charging amps using the iOS Tesla Amp is also failing with "Set Charge Current failed - command failed" message. Setting the charging amps within the Car using the screen still works.

The iOS app is the latest available as of today

This is likely a Tesla issue, but posting here in case others are seeing the same.

mr-p666 commented 2 weeks ago

I had the same problem after updating to 2024.26.6. After an exchange of opinions in the TFF forum, I realized that restarting the car using the two scroll wheels really helps. After that, everything worked perfectly again.

mrd0n commented 2 weeks ago

rebooting with the two wheel button's worked for me as well - thanks!