[ ソース: python-mill-local ]
パッケージ: python3-mill-local (0.4.0-1)
python3-mill-local に関するリンク
Debian の資源:
python-mill-local ソースパッケージをダウンロード:
- [python-mill-local_0.4.0-1.dsc]
- [python-mill-local_0.4.0.orig.tar.gz]
- [python-mill-local_0.4.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Library for local communication with Gen 3 Mill heaters
This library enables local communication with Generation 3 Mill heaters, facilitating interaction over the local REST API via Wi-Fi. Users can retrieve a summary of device information and access detailed control status. The library provides functionality to set the target temperature and adjust the operation mode, offering control over heating parameters without relying on cloud connectivity. It supports integration with applications seeking to locally manage heating devices in a smart home environment.
その他の python3-mill-local 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-async-timeout
- timeout context manager for asyncio programs in Python