Skip to content

Opening door takes up to 10 seconds #11

@connyg

Description

@connyg

Fantastic library, I am very happy you did that!

I am using the bridge to open the Nuki with an RFID reader that issues a HTTP call to a Pi Zero W which then calls the Nuki to unlatch the door.
That takes a few seconds, up to 10, sometimes 15 seconds.
Observing the console the bluetooth connect takes that long.
Tried to keep the Nuki object initialized, then it's much faster, but after some time this will run into a timeout exception that kills the python script.

Is there any way to keep the connection, or to keep the Nuki object initialized (avoiding the timeout) or to speed up the connect?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions