From deef1ecb88dc97b6b53fe8c6fdb51bdf1b5d64bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matou=C5=A1=20Be=C4=8Dv=C3=A1=C5=99?= Date: Thu, 9 Aug 2018 10:16:20 +0200 Subject: [PATCH] Update climate.generic_thermostat.markdown (#5983) changed misspelled 'generic_thermstat' to 'generic_thermostat' --- source/_components/climate.generic_thermostat.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/climate.generic_thermostat.markdown b/source/_components/climate.generic_thermostat.markdown index 19e1a1f1cd4..91d5d269252 100644 --- a/source/_components/climate.generic_thermostat.markdown +++ b/source/_components/climate.generic_thermostat.markdown @@ -43,7 +43,7 @@ Configuration variables: A full configuration example looks like the one below. `min_cycle_duration` and `keep_alive` must contain at least one of the following entries: `days:`, `hours:`, `minutes:`, `seconds:` or `milliseconds:`. -Currently the `generic_thermostat` climate platform supports 'heat', 'cool' and 'off' operation modes. You can force your `generic_thermstat` to avoid starting by setting Operation to 'off'. +Currently the `generic_thermostat` climate platform supports 'heat', 'cool' and 'off' operation modes. You can force your `generic_thermostat` to avoid starting by setting Operation to 'off'. Please note that changing Away Mode you will force a target temperature change as well that will get restored once the Away Mode is turned off.