DurgNomis-drol / ha_toyota

Toyota Connected Services integration for Home Assistant.
MIT License
143 stars 27 forks source link

Errors in logs since 2024.5 #262

Closed luca-angemi closed 1 week ago

luca-angemi commented 4 months ago

Describe the bug Errors in logs since 2024.5

To Reproduce Steps to reproduce the behavior:

2024-05-06 18:51:23.437 ERROR (MainThread) [custom_components.toyota] Error fetching toyota data: Request Failed. 500, {"status":{"messages":[{"responseCode":"ONE-GLOBAL-RS-40000","description":"Command execution interrupted. Try again.","detailedDescription":"Request Processing Failed"}]}}.
2024-05-06 18:52:15.074 WARNING (MainThread) [homeassistant.components.sensor] <class 'custom_components.toyota.sensor.ToyotaSensor'> sets an invalid suggested_unit_of_measurement. Please create a bug report at https://github.com/DurgNomis-drol/ha_toyota/issues. This warning will become an error in Home Assistant Core 2024.5

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

faz17 commented 4 months ago

same problem

pc-bastler commented 4 months ago

Had the same problem, downgrading core to 2024.4.4 did not help, tried to reinstall and ran into more problems (seperate bug report opened).

My guess: it has nothing to do with the new HA core, it's more a problem when connecting to Toyota services, may they did change something.