Closed 0p3t0 closed 10 months ago
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
+1
I tried to remove enry and configure it again. Got OK, but failed in terms of services.
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...
2023-10-25 20:54:40.786 ERROR (MainThread) [custom_components.toyota] Error fetching toyota data: Update canceled! Toyota's API was too slow to respond. Will try again later...
2023-10-25 20:54:40.787 WARNING (MainThread) [homeassistant.config_entries] Config entry '******' for toyota integration not ready yet: None; Retrying in background
2023-10-25 20:54:56.666 ERROR (MainThread) [custom_components.toyota] Error fetching toyota data: Servers are temporarily unavailable
Again ...
Logger: custom_components.toyota Source: helpers/update_coordinator.py:322 Integration: Toyota Connected Services (documentation, issues) First occurred: 9:40:29 AM (6 occurrences) Last logged: 9:48:19 AM
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 Integration: Toyota Connected Services (documentation, issues) First occurred: November 22, 2023 at 16:31:26 (928 occurrences) Last logged: 10:42:58
Please setup Connected Services if you want live data from the car. (****)
It doesn't work for me to. I installed the last version 1.3.0, i'm able to do the login but the integration doesn't work with this message "failed to setup"
I tryed to reinstall the intergration and to restart HA with the same issue.
HA Version
Same here!
+1.
Getting "Failed to setup" after completing setup process and entering username/password. No additional info in logs this time.
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. The next goal is to switch to the new Toyota API endpoints.
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.
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.
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. For these reasons, the Home Assistant component has not yet been converted to the new API endpoints. You seem to have misunderstood or misread something ๐ With version 1.3.0 there was only a quick fix for which we can in no way guarantee whether and for how long it will work. We are currently still gaining our knowledge through trial and error and will probably only be able to start adapting the Home Assistant component to the new endpoints in the next few weeks.
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
2024-01-02 13:15:22.909 DEBUG (MainThread) [custom_components.toyota] Finished fetching toyota data in 0.947 seconds (success: False)
2024-01-02 13:15:29.719 DEBUG (MainThread) [custom_components.toyota] Finished fetching toyota data in 1.037 seconds (success: False)
2024-01-02 13:15:42.132 DEBUG (MainThread) [custom_components.toyota] Finished fetching toyota data in 1.467 seconds (success: False)
Same issue with yaris cross - v 1.3 - new app
Same for me with v 1.3. โฆ..failed to setup. Authentication works because if I use the wrong password I get an error message.
From my side, the pull request with the changes for the new Toyota API would be ready for merging: https://github.com/DurgNomis-drol/ha_toyota/pull/198 Currently I'm just waiting until @DurgNomis-drol has time for a review to approve the PR. But if you want, you can already test it manually. ๐
Works with new version v2.0.0
Unfortunately also with v2.0.0 still not working
Unfortunately also with v2.0.0 still not working
I had the same issue. I resolved it by first deleting the old integration from integrations and HACS, then rebooted HA fully and once done added the addon to HACS again and then in the integration and now it completely works fine.
Unfortunately also with v2.0.0 still not working
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