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

BLE ID changes with every restart - identification via peripheral designation possible? #1217

Open
j3mu5 opened this issue Jul 13, 2022 · 0 comments

Comments

@j3mu5
Copy link

j3mu5 commented Jul 13, 2022

Dear all,

I have the problem that the ID of my device changes almost every time I restart it. I can find the device using "room-assistant -v", this command returns:

13/07/2022, 23:24:20 - info - BluetoothLowEnergyService: Discovered nearby BLE peripheral LE-Bose NC 700 HP with ID 4a681eb4310c and RSSI -68

In Room Assistant, I successfully track the device using:

bluetoothLowEnergy:
  allowlist:
    - '4a681eb4310c'

However, this only works until the device is restarted. Then the device reports a new ID.

Is it possible in Room Assistant to realise an assignment / identification via the peripheral designation instead of the cryptic ID, i.e. via "LE-Bose NC 700 HP"?

Or does anyone know another way to permanently recognise the device with changing ID?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant