Thibaud
Thibaud
I’ve two esphome ble proxies and an usb dongle but still have the message « no devices found » instantly :(
I finally handled them by using the xiaomi ble integration
> It works, you just have to make the call and then expect the call, and then await it: > > ``` > it('should return true and set the token',...
> @thibaud-sanchez > Good workaround! But it's not definitive solution. What if we have hundreds of tests like this and so making hundreds delays will make tests execution time more...