yoziru / esphome-tesla-ble

Interact with Tesla vehicles over BLE using ESPHome and Home Assistant
GNU Affero General Public License v3.0
92 stars 18 forks source link

After Aug 4 "yaml cleanup" commits, instructions about listenener package are no longer correct #84

Open mshoe007 opened 1 month ago

mshoe007 commented 1 month ago

This sentence in the directions is no longer correct: "Enable the tesla_ble_listener package in packages/base.yml and build the firmware." (Same with the direction about disabling it later)

It appears that the package is in packages/listener.yml where there is this:

# Enable this to scan for BLE devices
tesla_ble_listener:
  vin: $tesla_vin

Was this file committed with listener accidentally uncommented?

mshoe007 commented 1 month ago

Ahh. The line to uncomment is in the tesla-ble-esp32-*.yml file:

# listener: !include packages/listener.yml # Uncomment this to scan find your VIN BLE MAC address