Skip to content

Adding Multiple Cars in Home Assistant #4423

Discussion options

You must be logged in to vote

Yes, you can use the same file. Take the example of mqtt_sensors.yaml and copy it over to notepad. Do a find and replace so that it replaces a few things

  • teslamate/cars/1/ to teslamate/cars/2/
  • the unique id teslamate_1 to teslamate_2
  • the device: sections should match properly
    I would make a top level comment for each vehicle so that you can see each section easier.

What I did was make the object_id and unique_object_id contain the name of my named vehicles so that it was clear as to which item was for which vehicle. All of it is placed in the same yaml

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bcre3306
Comment options

Answer selected by bcre3306
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants