Pakket: python3-toonapi (0.3.0-2)
Verwijzigingen voor python3-toonapi
Debian bronnen:
Het bronpakket python-toonapi downloaden:
- [python-toonapi_0.3.0-2.dsc]
- [python-toonapi_0.3.0.orig.tar.gz]
- [python-toonapi_0.3.0-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Asynchronous Python client for the Quby ToonAPI
An asynchronous Python library to interface with the Quby ToonAPI, allowing interaction with Quby thermostats. These thermostats are rebranded and sold as Eneco Toon, Engie Electrabel Boxx, and Viesgo. The library provides functionalities to control and monitor these thermostats using the shared API endpoint. It supports various operations such as retrieving agreements, activating agreements, and updating thermostat status. The library is optimized for integration with home automation systems like Home Assistant.
Andere aan python3-toonapi gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-backoff
- Function decoration for backoff and retry
-
- dep: python3-yarl
- yet another URL library for Python