From 128b712ef7c9ff99b8cc3709fe7ab4f2a689c3e4 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 10 Jun 2016 08:40:45 -0700 Subject: [PATCH] Update thermostat.zwave.markdown --- source/_components/thermostat.zwave.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/thermostat.zwave.markdown b/source/_components/thermostat.zwave.markdown index 17821dc3ea6..01b09de3cf9 100644 --- a/source/_components/thermostat.zwave.markdown +++ b/source/_components/thermostat.zwave.markdown @@ -15,7 +15,7 @@ ha_release: 0.17 To get your Z-Wave thermostat working with Home Assistant, follow the instructions for the general [Z-Wave component](/components/zwave/).

-If your thermostat support fan modes or different operating modes, it should be considered a [HVAC component](components/hvac/), and will also be detected as one. Thermostat component does not support setting fan or operation mode. This is controlled via the HVAC component. +If your thermostat support fan modes or different operating modes, it should be considered a [HVAC component](/components/zwave.hvac/), and will also be detected as one. Thermostat component does not support setting fan or operation mode. This is controlled via the HVAC component. If the thermostat support different operationg modes, you will get one thermostat entity for each mode. These can be hidden with settings using the customize setting in the `configuration.yaml` file.