Closed
Description
The problem
Using the front end Tesla integration feature, adding the first car goes fine, but adding a second car (with new credentials) only ‘finds’ the car that was added first - and then ‘steals’ all the attributes. This means under car 2 the attributes of car 1 are shown and car 1 does not have any attributes. I have previously added both cars without any issues, expect maybe 2021.1 was okay. In 2021.2 this was the first time I noticed it to be broken
What is version of Home Assistant Core has the issue?
core-2021.3.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Core
Integration causing the issue
Tesla
Link to integration documentation on our website
https://www.home-assistant.io/integrations/tesla/
Example YAML snippet
# Put your YAML below this line
Anything in the logs that might be useful for us?
# Put your logs below this line
Platform tesla does not generate unique IDs. ID tesla_model_3_XXXXXX_door_lock already exists - ignoring lock.riding_hood_door_lock
11:52:20 – Lock (ERROR) - message first occurred at 8:53:37 and shows up 8 times
Unexpected error fetching tesla data: '[->tesla VIN removed<-]'
11:51:09 – Tesla (ERROR) - message first occurred at 8:54:39 and shows up 178 times
Here’s the screen after adding car number 2: the mentioned car is actually car number one.