I-Connect / NukiBleEsp32

MIT License
37 stars 21 forks source link

Expose last heartbeat value on lock. #28

Closed sander1988 closed 1 year ago

I-Connect commented 1 year ago

Hi Sander, what will you use this functionality for?

sander1988 commented 1 year ago

Hi Sander, what will you use this functionality for?

This exposes the last received BLE heartbeat timestamp of a lock. I use it to track the availability if a lock without the need of connecting (which saved energy). When no heartbeat is received for X seconds then we know that a lock became unavailable.