[ trixie ]
[ sid ]
[ 原始碼: pytedee-async ]
套件:python3-pytedee-async(0.2.20-2)
python3-pytedee-async 的相關連結
Debian 的資源:
下載原始碼套件 pytedee-async:
- [pytedee-async_0.2.20-2.dsc]
- [pytedee-async_0.2.20.orig.tar.gz]
- [pytedee-async_0.2.20-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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