For those that have a Tesla Car & HA integration or similar

yup, it works here

esp32:
  # NOTE: Replaced m5stack-nanoc6 with a recognised C6 board name
  board: esp32-c6-devkitc-1
  variant: esp32c6
  framework:
    type: esp-idf

Would like to install “tesla-ble” but cannot find the ble_mac_address of the car.
I tried to install as suggested BLE Scanners for IPhone but they all are not free or do not come up with the cars Ble-MAC.
Can anyone give me a helpful suggestion?
Thanks, JP

I’m pretty sure I used this one, if you haven’t tried that already:
https://apps.apple.com/se/app/nrf-connect-for-mobile/id1054362403?l=en-GB

Was a while since I set mine up though so I can’t remember the exact steps.

Link to the documentation on github: GitHub - yoziru/esphome-tesla-ble: Interact with Tesla vehicles over BLE using ESPHome and Home Assistant · GitHub

Thank you, tried the nrf-connect, but no luck, does not display the BLE-MAC.
Found it using the ESP-Home BLE-listener
Problem solved,

thanks everybody,
JP