[ ソース: pyatag ]
パッケージ: python3-pyatag (0.3.7.1-2)
python3-pyatag に関するリンク
Debian の資源:
pyatag ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Asynchronous Python library for controlling Atag One thermostats
PyAtag is an asynchronous Python library designed to interact with Atag One heating systems. Utilizing asyncio, and aiohttp, it provides capabilities to discover, connect, and control Atag One thermostats over a network. This includes functions to set temperature, change preset modes, and retrieve detailed device reports.
その他の python3-pyatag 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio