mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 02:16:50 +00:00
Add new sensors to the palazzetti integration (#35798)
This commit is contained in:
parent
57b6f7c4bb
commit
01c76e2e74
@ -23,7 +23,7 @@ It is accessing the device's local API.
|
|||||||
|
|
||||||
## Climate
|
## Climate
|
||||||
|
|
||||||
The Palazetti integration offers a climate entity that allows you to read the
|
The Palazzetti integration offers a climate entity that allows you to read the
|
||||||
room temperature, start and stop the stove, set the target temperature, and set
|
room temperature, start and stop the stove, set the target temperature, and set
|
||||||
the fan speed.
|
the fan speed.
|
||||||
|
|
||||||
@ -40,3 +40,17 @@ This integration supports the following actions (see [Climate](/integrations/cli
|
|||||||
- `1`, `2`, `3`, `4`, `5` increasing fan speeds
|
- `1`, `2`, `3`, `4`, `5` increasing fan speeds
|
||||||
- `High` the highest available fan speed
|
- `High` the highest available fan speed
|
||||||
- `Auto` let the stove set the optimal fan speed
|
- `Auto` let the stove set the optimal fan speed
|
||||||
|
|
||||||
|
## Sensors
|
||||||
|
|
||||||
|
The Palazzetti integration offers the following sensors, for the products that provide them:
|
||||||
|
|
||||||
|
- Outlet air temperature (°C)
|
||||||
|
- Wood combustion temperature (°C)
|
||||||
|
- Room temperature (°C)
|
||||||
|
- Return water temperature (°C)
|
||||||
|
- Tank water temperature (°C)
|
||||||
|
- Hydro temperature 1 (°C)
|
||||||
|
- Hydro temperature 2 (°C)
|
||||||
|
- Pellet quantity (kg)
|
||||||
|
- Pellet level (cm)
|
Loading…
x
Reference in New Issue
Block a user