mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 10:56:49 +00:00
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
This commit is contained in:
parent
56f3fc6fa6
commit
b902f69d26
@ -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.
|
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
|
## Automation
|
||||||
|
|
||||||
To send an alert if the CV pressure is too low or too high, consider the following example:
|
To send an alert if the CV pressure is too low or too high, consider the following example:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user