软件包:python3-pypalazzetti(0.1.19-2)
Library to access and control a Palazzetti stove through a connection box
This library provides a means to connect with Palazzetti stoves using a Palazzetti Connection Box or WPAlaControl integration. It establishes an asynchronous connection, allowing users to monitor and control various parameters of the stove, such as room temperature, target temperature, and fan speed. The library enables access to the stove's status and facilitates adjustments to settings directly over a Wi-Fi network. By interfacing directly with the stove, the library allows for real-time updates and commands, including setting temperature targets and fan speeds.
其他与 python3-pypalazzetti 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio