[ trixie ]
[ sid ]
[ 源代码: millheater ]
软件包:python3-millheater(0.12.5-1)
Library to communicate with Mill heaters
This library provides functionality to control Mill heaters and retrieve measured temperatures from them. It supports both cloud and local access, though local access is restricted to Generation 3 heaters sold from Autumn 2021. Users can set room temperatures for comfort, sleep, and away modes through the Mill app.
其他与 python3-millheater 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-async-timeout
- timeout context manager for asyncio programs in Python