套件: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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio