kvj / hass_nuki_ng

Better support for Nuki devices in the Home Assistant
MIT License
176 stars 33 forks source link

Massive Delay in API status reports #57

Open Nicao opened 2 years ago

Nicao commented 2 years ago

Hi there,

I just figured that when using this extension the status of a nuki lock has a 20+ mins delay in being updated. E.g. a door is locked, shows as unlocked for another 20mins before updating its' status. I parallel-installed the official integration again to check and there it is almost real-time.

Right now I am using both integrations in parallel until Nuki NG found a solution to the bug. It's not nice but a way to handle things to avoid triggering on false devices states.

kvj commented 2 years ago

Hey That shouldn't happen. Was callback successfully set? There's a binary sensor being exposed for that. Have you modified the polling interval?