套件:python3-yolink-api(0.5.7-1)
python3-yolink-api 的相關連結
Debian 的資源:
下載原始碼套件 python-yolink-api:
- [python-yolink-api_0.5.7-1.dsc]
- [python-yolink-api_0.5.7.orig.tar.gz]
- [python-yolink-api_0.5.7-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
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