From 01c76e2e741797b88e271cde33986ec23e613c47 Mon Sep 17 00:00:00 2001 From: dotvav Date: Fri, 22 Nov 2024 09:11:52 +0100 Subject: [PATCH] Add new sensors to the palazzetti integration (#35798) --- source/_integrations/palazzetti.markdown | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/source/_integrations/palazzetti.markdown b/source/_integrations/palazzetti.markdown index 39cf5f2b4db..e84b4cf6a0a 100644 --- a/source/_integrations/palazzetti.markdown +++ b/source/_integrations/palazzetti.markdown @@ -23,7 +23,7 @@ It is accessing the device's local API. ## 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 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 - `High` the highest available 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) \ No newline at end of file