Pakket: python3-yolink-api (0.4.7-1)
Verwijzigingen voor python3-yolink-api
Debian bronnen:
Het bronpakket python-yolink-api downloaden:
- [python-yolink-api_0.4.7-1.dsc]
- [python-yolink-api_0.4.7.orig.tar.gz]
- [python-yolink-api_0.4.7-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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-pydantic
- Data validation and settings management using Python type hinting
-
- dep: python3-tenacity
- retry code until it succeeeds