[ 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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