kvj / hass_nuki_ng

Better support for Nuki devices in the Home Assistant
MIT License
169 stars 32 forks source link

Slow state update (10-12 seconds) via bridge API #129

Closed bgoncal closed 1 year ago

bgoncal commented 1 year ago

First of all, thanks a lot for the plugin!

My current issue is that it takes long to update the status of the lock in home assistant when I unlock/lock it manually/keypad/homekit, in average 10-12 seconds, is it normal?

Screenshot 2023-01-07 at 00 45 51
bgoncal commented 1 year ago

I found out the reason, Homekit holds the Bluetooth connection for a while until the bridge can take it over. If I disable the native Homekit integration than the plugin works fast enough