パッケージ: 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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- 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