I have been a happy user of esphome-tesla-ble since the project began. (Thanks yoziru ), but a new car required me to recompile it with the latest version 2026.1.3.1 with Esphome 2025.12.6.
I now find that whenever I set Charging Amps with the slider a few minutes later the slider reverts back to zero.
The log shows my initial setting, but does not show it changing back to zero which happens immediately after the next [Charge State Poll] .
[10:04:18.684][I][tesla_ble_vehicle:418]: Set charging amps: 13
[10:04:18.691][I][TeslaBLE::Vehicle:315]: Sent command: Set Charging Amps (attempt 1/6)
[10:04:19.085][I][TeslaBLE::Vehicle:375]: [Set Charging Amps] Command completed successfully in 362 ms
[10:04:50.060][I][tesla_ble_vehicle:147]: Polling VCSEC
[10:04:50.065][I][TeslaBLE::Vehicle:315]: Sent command: VCSEC Poll (attempt 1/6)
[10:04:50.249][I][TeslaBLE::Vehicle:375]: [VCSEC Poll] Command completed successfully in 184 ms
[10:04:50.546][I][ble_rssi_sensor:052]: ESP_GAP_BLE_READ_RSSI_COMPLETE_EVT RSSI: -74
[10:05:50.061][I][tesla_ble_vehicle:147]: Polling VCSEC
[10:05:50.065][I][TeslaBLE::Vehicle:315]: Sent command: VCSEC Poll (attempt 1/6)
[10:05:50.224][I][TeslaBLE::Vehicle:375]: [VCSEC Poll] Command completed successfully in 160 ms
[10:05:50.545][I][ble_rssi_sensor:052]: ESP_GAP_BLE_READ_RSSI_COMPLETE_EVT RSSI: -75
[10:06:50.059][I][tesla_ble_vehicle:147]: Polling VCSEC
[10:06:50.063][I][tesla_ble_vehicle:160]: Polling Infotainment
[10:06:50.070][I][TeslaBLE::Vehicle:315]: Sent command: VCSEC Poll (attempt 1/6)
[10:06:50.229][I][TeslaBLE::Vehicle:375]: [VCSEC Poll] Command completed successfully in 154 ms
[10:06:50.235][I][TeslaBLE::Vehicle:315]: Sent command: Charge State Poll (attempt 1/6)
[10:06:50.549][I][ble_rssi_sensor:052]: ESP_GAP_BLE_READ_RSSI_COMPLETE_EVT RSSI: -75
[10:06:50.742][I][TeslaBLE::Vehicle:375]: [Charge State Poll] Command completed successfully in 502 ms
I notice that when I set Charging Amps the Tesla App will correctly show the change, and will continue to show the correct setting even after the slider in Home Assistant reverts to zero. However setting Charging Amps in the App is not reflected in Home Assistant.
I have been a happy user of esphome-tesla-ble since the project began. (Thanks yoziru ), but a new car required me to recompile it with the latest version 2026.1.3.1 with Esphome 2025.12.6.
I now find that whenever I set Charging Amps with the slider a few minutes later the slider reverts back to zero.
The log shows my initial setting, but does not show it changing back to zero which happens immediately after the next [Charge State Poll] .
I notice that when I set Charging Amps the Tesla App will correctly show the change, and will continue to show the correct setting even after the slider in Home Assistant reverts to zero. However setting Charging Amps in the App is not reflected in Home Assistant.