-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integration not working anymore, failed to start #160
Comments
Same issue Error fetching toyota data: HTTP: 400 - {"timestamp":1697607877295,"status":400,"error":"Bad Request","message":"No device associated with VIN","errorCode":"CMA400"} |
Same issue |
Any feedback on this one? This integration is completely broken in my setup. |
Just few people encounter this trobuble? |
Same. It works very unstable, constantly losing connection. |
+1, stopped working 2-3 weeks ago. |
+1, same problem here! |
Same for me...
|
Again ... Logger: custom_components.toyota Error fetching toyota data: Update canceled! Toyota's API was too slow to respond. Will try again later... |
I am still receiving this error even on the latest master. "HTTP: 400 - {"timestamp":1700492682007,"status":400,"error":"Bad Request","message":"No device associated with VIN","errorCode":"CMA400"}" However if debug logging is enabled, the car details and sensors data are shown for only one of my cars registered on the new MyToyota app. |
It doesn´t work for me either, but with a different message : Source: custom_components/toyota/init.py:89 Please setup Connected Services if you want live data from the car. (********) |
Same here! |
+1. Getting "Failed to setup" after completing setup process and entering username/password. |
Presumably the old API endpoints are gradually being switched off or neglected by Toyota. It is unlikely that we will make a fix for this. |
That is funny, since I have been migrated to new Toyota App at least month ago. The old one doesn't work anymore for me. |
Sorry, I don't understand. What's so funny about that? |
Well, I would expect it to work as intended after migration on Toyota side and new version of component here, but it fails, and are bit confused what might be the cause. |
Why should that work? We are in no way officially affiliated with Toyota and there is no official documentation of the API endpoints. |
I just add myself to the list with my Toyota Corolla :) Version 1.3 -> new app. |
same issue, yaris cross - v 1.3 - new app |
chiming in...RAV4, new app |
Same. CH-R v1.3 |
Same here, RAV4
|
Same issue with yaris cross - v 1.3 - new app |
Same for me with v 1.3. …..failed to setup. |
From my side, the pull request with the changes for the new Toyota API would be ready for merging: #198 |
Works with new version v2.0.0 |
Someone else who hasn't read the changelog properly https://github.com/DurgNomis-drol/ha_toyota/releases/tag/v2.0.0 😉 😛 |
Starting from 2nd october the integration is not able anymore to start
Checking debug log this is relevant lines:
2023-10-06 22:13:28.819 DEBUG (MainThread) [custom_components.toyota] The car is reporting data in metric
2023-10-06 22:13:31.965 ERROR (MainThread) [custom_components.toyota] Error fetching toyota data: HTTP: 400 - {"timestamp":1696623211942,"status":400,"error":"Bad Request","message":"No device associated with VIN","errorCode":"CMA400"}
2023-10-06 22:13:31.966 DEBUG (MainThread) [custom_components.toyota] Finished fetching toyota data in 7.722 seconds (success: False)
Please let me know if you need more details, I'm glad to help :)
Best regards
The text was updated successfully, but these errors were encountered: