[ bianca ]
[ 源代码: python-mill-local ]
软件包:python3-mill-local(0.4.0-1)
python3-mill-local 的相关链接
下载源码包 python-mill-local:
- [python-mill-local_0.4.0-1.debian.tar.xz]
- [python-mill-local_0.4.0-1.dsc]
- [python-mill-local_0.4.0.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [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