bassmaster187 / TeslaLogger

TeslaLogger is a self hosted data logger for your Tesla Model S/3/X/Y. Actually it supports RaspberryPi 3B, 3B+, 4B, Docker and Synology NAS.
https://www.teslalogger.de
GNU General Public License v3.0
503 stars 167 forks source link

No more vehicle update "Unhandled State: NULL" #1333

Closed Maddimax closed 1 month ago

Maddimax commented 1 month ago

logfile.txt

Describe the bug The car is shown as "Offline", and the log shows "#1[Car_1:19]: Unhandled State: NULL"

Teslalogger Type Docker

Do you use Tasker or iBeacon No

Additional context Started happening today.

marcofuchs89 commented 1 month ago

+1 Got the same issue since yesterday. Driving data yesterday was collected fine, today i get the same messages

0.07.2024 14:14:51 : #1[Car_1:19]: ScanMyTesla FastMode: False
10.07.2024 14:14:51 : #1[Car_1:19]: CloseDriveState EndDate: 2024-07-10 14:11:42
10.07.2024 14:14:51 : Reverse geocoding by GeocodeCache
10.07.2024 14:14:52 : #1[Car_1:19]: Unhandled State: NULL

I've noticed, that the information regarding the use of Fleet API is not listed on the main page anymore - is it safe to use the Fleet-API and Virtual Key again?

ThmsD commented 1 month ago

Owners API seems to be deactivated by Tesla. Fleet API should work for logging.

Maddimax commented 1 month ago

Fleet api works for me as well.

bassmaster187 commented 1 month ago

Important update !!!

Tesla has been changed the API and our parser didn't like the update. Please update to V1.59.0

1334