[ bianca ]
[ 源代码: python-toonapi ]
软件包:python3-toonapi(0.3.0-2)
python3-toonapi 的相关链接
下载源码包 python-toonapi:
- [python-toonapi_0.3.0-2.debian.tar.xz]
- [python-toonapi_0.3.0-2.dsc]
- [python-toonapi_0.3.0.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 python3-toonapi 有关的软件包
|
|
|
|
-
- 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