-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
Describe the issue you are experiencing
Trying to add Tesla Fleet integration. I have read things about region, and when following the official instructions https://www.home-assistant.io/integrations/tesla_fleet/ it all appears to install correctly, but the finished integration gives the message "Failed setup, will retry: A condition has not been met to process the request.". Looking at the logs, it tells me "Region is invalid, trying to find the correct region".
I read somewhere that people were changing the URL for the API generation step from US to EU (I am in UK), so I repeated the integration steps and changed https://developer.tesla.com/en_US/..... to https://developer.tesla.com/en_EU/..... and now the process does not complete as before, instead I get the error message "An unknown error occurred: There is a semantic problem with the data, e.g. missing or invalid data." and the integration does not complete. I don't see any log entries for this attempt.
I have both API instances setup on the Tesla SSO website and I can reliably repeat the above errors depending on which credentials I choose.
What operating system image do you use?
rpi3-64 (Raspberry Pi 3 64-bit OS)
What version of Home Assistant Operating System is installed?
16.1
Did the problem occur after upgrading the Operating System?
No
Hardware details
Raspberry Pi 3 64-bit
Steps to reproduce the issue
- Create Tesla API credentials
- Add Tesla Fleet integration to HA
- Enter credentials as per instructions
Anything in the Supervisor logs that might be useful for us?
noAnything in the Host logs that might be useful for us?
noSystem information
No response
Additional information
No response