You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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:
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?
The text was updated successfully, but these errors were encountered: