パッケージ: python3-yolink-api (0.5.4-1)
python3-yolink-api に関するリンク
Debian の資源:
python-yolink-api ソースパッケージをダウンロード:
- [python-yolink-api_0.5.4-1.dsc]
- [python-yolink-api_0.5.4.orig.tar.gz]
- [python-yolink-api_0.5.4-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