Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mshoe007 opened this issue Oct 12, 2024 · 1 comment

Comments

@mshoe007
Copy link

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
Copy link
Author

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

@helmo helmo mentioned this issue Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant