From 7b6880774abdae5fe0f17bd44cb5a4149c961891 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 22 May 2016 15:05:20 +0200 Subject: [PATCH] Put detaisl in a note box --- source/_components/thermostat.zwave.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/_components/thermostat.zwave.markdown b/source/_components/thermostat.zwave.markdown index 6c4d7de9946..17821dc3ea6 100644 --- a/source/_components/thermostat.zwave.markdown +++ b/source/_components/thermostat.zwave.markdown @@ -14,8 +14,8 @@ 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/). -## NOTE -If your thermostat support fan modes or different operating modes, it should be considered a hvac component, 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/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 config file. +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. +