From 071a69b7cf62c1769269337afd28cbc016f653a3 Mon Sep 17 00:00:00 2001 From: Martidjen Date: Tue, 30 Mar 2021 15:47:24 +0200 Subject: [PATCH] Add description for Setpoint Override Mode (#17169) --- source/_integrations/opentherm_gw.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/opentherm_gw.markdown b/source/_integrations/opentherm_gw.markdown index 9caa472f8ce..dc815ca4fb6 100644 --- a/source/_integrations/opentherm_gw.markdown +++ b/source/_integrations/opentherm_gw.markdown @@ -64,6 +64,8 @@ Read Precision: description: "The desired read precision for this device. Used to display the current temperature on the climate entity. Can be used to match your actual thermostat's precision. Set to `0` to use the default value for your unit preference." Set Precision: description: "The desired set precision for this device. Used as step size for setting temperature setpoint from the climate entity. Can be used to match your actual thermostat's precision. Set to `0` to use the default value for your unit preference." +Temporary Setpoint Override Mode: + description: "The desired setpoint override mode. When Temporary Setpoint Override Mode is set to on, the thermostat will be able to cancel the setpoint override after a program change. When the option is set to off, the Setpoint Override Mode will be ‘Constant’ and a manual temperature adjustment on the thermostat is needed to cancel the setpoint override." Floor Temperature: description: "Some thermostats round all temperatures down to the lower value according to their precision. Default behavior for Home Assistant is to round temperatures to the nearest value. Enable this setting to override this behavior and round to the lower value according to the configured precision." {% endconfiguration_basic %}