软件包: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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-nacl
- Python bindings to libsodium (Python 3)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings