[ 原始碼: python-toonapi ]
套件:python3-toonapi(0.3.0-2)
python3-toonapi 的相關連結
Debian 的資源:
下載原始碼套件 python-toonapi:
- [python-toonapi_0.3.0-2.dsc]
- [python-toonapi_0.3.0.orig.tar.gz]
- [python-toonapi_0.3.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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