You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as of last night, it seems that tesla is not returning the following battery data (in the UK anyway)
total_pack_energy
energy_left
I've tested the new fleet API response, and the information is not in there either
sigh
there is "nameplate_energy" and "percent_charged", so you can sort of calculate the missing information from there, but total_pack_energy was never the same as nameplate_energy
The text was updated successfully, but these errors were encountered:
as of last night, it seems that tesla is not returning the following battery data (in the UK anyway)
total_pack_energy
energy_left
I've tested the new fleet API response, and the information is not in there either
sigh
there is "nameplate_energy" and "percent_charged", so you can sort of calculate the missing information from there, but total_pack_energy was never the same as nameplate_energy
The text was updated successfully, but these errors were encountered: