From b902f69d2649b6731b32c34c5c4716d7d38c40d1 Mon Sep 17 00:00:00 2001 From: Jan Bouwhuis Date: Tue, 14 Jan 2025 06:17:49 +0100 Subject: [PATCH] Document legacy setpoint handling for incomfort integration (#36819) * Document legacy setpoint handling for incomfort integration * Improve * Correct typo * Move config comment * Update source/_integrations/incomfort.markdown * Update source/_integrations/incomfort.markdown --- source/_integrations/incomfort.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/source/_integrations/incomfort.markdown b/source/_integrations/incomfort.markdown index f35e7fe3184..b2d991fdb5a 100644 --- a/source/_integrations/incomfort.markdown +++ b/source/_integrations/incomfort.markdown @@ -40,6 +40,14 @@ Any room thermostats (there can be 0, 1 or 2) are represented as **Climate** dev The hub does not have to be in the same network as HA, but must be reachable via port 80/HTTP. +{% important %} + +Some older room thermostats might report the wrong setpoint when the setpoint is manually changed on the room thermostat. If you encounter this behavior, you can enable the `Legacy setpoint handling` option. + +{% endimportant %} + +{% include integrations/option_flow.md %} + ## Automation To send an alert if the CV pressure is too low or too high, consider the following example: