[ trixie ]
[ sid ]
[ 原始碼: python-yolink-api ]
套件:python3-yolink-api(0.5.2-1)
python3-yolink-api 的相關連結
Debian 的資源:
下載原始碼套件 python-yolink-api:
- [python-yolink-api_0.5.2-1.dsc]
- [python-yolink-api_0.5.2.orig.tar.gz]
- [python-yolink-api_0.5.2-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Library to authenticate with YoLink devices
This library enables communication with YoLink devices, providing methods for authenticating and interacting with various YoLink devices. It supports a wide range of devices, including sensors, switches, and controllers. Users can manage device states, receive real-time updates, and perform actions such as controlling thermostats, door sensors, and water leak detectors. The library connects to YoLink's cloud service to facilitate communication and ensure up- to-date device information.
其他與 python3-yolink-api 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-asyncio-mqtt
- Idomatic asyncio wrapper around paho-mqtt
-
- dep: python3-pydantic
- Data validation and settings management using Python type hinting
-
- dep: python3-tenacity
- retry code until it succeeeds