套件:python3-pynuki(1.6.3-2)
Library for interacting with Nuki locks and openers
This library allows communication with Nuki Smart Locks and Nuki Openers via a Nuki Bridge. It provides functionalities to lock and unlock doors, as well as manage the open state of door openers. Users can enable or disable Continuous Mode for Nuki Openers, which automatically opens the door when the buzzer is pressed. The library also supports handling events generated by Nuki devices, such as doorbell rings. Integration with the Nuki Bridge's HTTP API enables control and status fetching from the smart lock and opener devices.
其他與 python3-pynuki 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-nacl
- Python bindings to libsodium (Python 3)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings