[ bianca ]
[ 源代码: pytedee-async ]
软件包:python3-pytedee-async(0.2.20-2)
python3-pytedee-async 的相关链接
下载源码包 pytedee-async:
- [pytedee-async_0.2.20-2.debian.tar.xz]
- [pytedee-async_0.2.20-2.dsc]
- [pytedee-async_0.2.20.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Tedee lock client package for asynchronous operations
This library provides an asynchronous interface for interacting with Tedee smart locks. It allows the user to communicate with Tedee locks through the Tedee bridge, supporting features such as lock operation, battery status monitoring, and configuration of lock settings. The library interacts with local components of the lock system via HTTP, enabling real-time updates and remote control of lock functionalities. Designed for efficient asynchronous operation, it ensures smooth communication and operation of Tedee smart locks in a networked environment.
其他与 python3-pytedee-async 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio