esphome-tesla-ble icon indicating copy to clipboard operation
esphome-tesla-ble copied to clipboard

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

Open mshoe007 opened this issue 4 months ago • 1 comments

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 avatar Oct 12 '24 18:10 mshoe007