[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-async-timeout
- timeout context manager for asyncio programs in Python