I have a Yale Assure Lock SL that I would like to use with Home Assistant. When I try to add the Yale Access Bluetooth
integration, it just says “No unconfigured devices found.” I downloaded diagnostics from the Bluetooth integration and it seems to be aware of the lock:
{
"name": "Yale Lock",
"address": "F3:67:0F:C6:D3:A7",
"rssi": -64,
"manufacturer_data": {
"76": {
"__type": "<class 'bytes'>",
"repr": "b'\\x06m\\x00\\x821Q\\xc6B\\xb1\\x06\\x00\\x1d\\x08\\x03\\x02'"
}
},
"service_data": {},
"service_uuids": [],
"source": "hci0",
"device": {
"__type": "<class 'bleak.backends.device.BLEDevice'>",
"repr": "F3:67:0F:C6:D3:A7: Yale Lock"
},
"advertisement": {
"__type": "<class 'bleak.backends.scanner.AdvertisementData'>",
"repr": "AdvertisementData(local_name='Yale Lock', manufacturer_data={76: b'\\x06m\\x00\\x821Q\\xc6B\\xb1\\x06\\x00\\x1d\\x08\\x03\\x02'})"
},
"connectable": true,
"time": 17925.712598124
},