Update thermostat.zwave.markdown

This commit is contained in:
Paulus Schoutsen 2016-06-10 08:41:34 -07:00 committed by GitHub
parent 128b712ef7
commit ed3b413d48

View File

@ -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/).
<p class='note'>
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 your thermostat support fan modes or different operating modes, it should be considered a [HVAC component](/components/hvac.zwave/), 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.
</p>