I-Connect / NukiBleEsp32

MIT License
37 stars 21 forks source link

Problem with NukiBle.h #69

Closed Triskae closed 4 months ago

Triskae commented 4 months ago

Hello everyone, I'm using this repo to conect to my nuki with esphome Here But I have a problem compiling, and I believe the problem come from this dependence :)

Here is the error

NukiBleEsp/src/NukiBle.h:332:10: error: 'void Nuki::NukiBle::onDisconnect(NimBLEClient*)' marked 'override', but does not override

Can you confirm the problem come from this repo ? :)

Have a nice day

iranl commented 4 months ago

This is an issue with the esphome implementation of this lib and you should raise your issue there, not here.

Triskae commented 4 months ago

Okay, thanks for this info ! The issue is also opened there !