Pakket: python3-mill-local (0.4.0-1)
Verwijzigingen voor python3-mill-local
Debian bronnen:
Het bronpakket python-mill-local downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-mill-local gerelateerde pakketten
|
|
|
|
-
- 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