Pakket: python3-yolink-api (0.5.7-1)
Verwijzigingen voor python3-yolink-api
Debian bronnen:
Het bronpakket python-yolink-api downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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.
Andere aan python3-yolink-api gerelateerde pakketten
|
|
|
|
-
- 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