Skip to content
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

not starting after update to core-2021.11.3 #81

Closed
kapanikos opened this issue Nov 12, 2021 · 1 comment
Closed

not starting after update to core-2021.11.3 #81

kapanikos opened this issue Nov 12, 2021 · 1 comment

Comments

@kapanikos
Copy link

kapanikos commented Nov 12, 2021

Today after updating the core of home assistant to core-2021.11.3 the toyota integration does not start anymore.
This occurs even after restarting the server, rebooting the host or reinstalling the integration.

Following errors are logged:

Logger: homeassistant.config_entries
Source: custom_components/toyota/init.py:62
Integration: Toyota Connected Services (documentation, issues)
First occurred: 14:33:03 (1 occurrences)
Last logged: 14:33:03

Error setting up entry something@somewhere.com for toyota
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 304, in async_setup
result = await component.async_setup_entry(hass, self) # type: ignore
File "/config/custom_components/toyota/init.py", line 62, in async_setup_entry
client = MyT(
File "/usr/local/lib/python3.9/site-packages/mytoyota/client.py", line 55, in init
raise ToyotaLocaleNotValid(
mytoyota.exceptions.ToyotaLocaleNotValid: Please provide a valid locale string! Valid format is: en-gb.

Kind regards
Kapa

@DurgNomis-drol
Copy link
Owner

Duplicate of #75

Follow #75 for updates 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants