From de2e65bd0960b71985fee24c9b9c238eeccdd9da Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Thu, 17 Oct 2019 12:21:39 +0200 Subject: [PATCH] :pencil2: Tweak --- source/_integrations/generic_thermostat.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/source/_integrations/generic_thermostat.markdown b/source/_integrations/generic_thermostat.markdown index 2525bc02131..abadb298863 100644 --- a/source/_integrations/generic_thermostat.markdown +++ b/source/_integrations/generic_thermostat.markdown @@ -85,7 +85,6 @@ precision: default: "`0.5` for Celsius and `1.0` for Fahrenheit." {% endconfiguration %} -Notes Time for `min_cycle_duration` and `keep_alive` must be set as "hh:mm:ss" or it must contain at least one of the following entries: `days:`, `hours:`, `minutes:`, `seconds:` or `milliseconds:`. Alternatively, it can be an integer that represents time in seconds. Currently the `generic_thermostat` climate platform supports 'heat', 'cool' and 'off' hvac modes. You can force your `generic_thermostat` to avoid starting by setting HVAC mode to 'off'.