Site updated at 2016-05-22 13:08:59 UTC

This commit is contained in:
Travis CI 2016-05-22 13:08:59 +00:00
parent 9758116f7b
commit 2795bef633
20 changed files with 28 additions and 28 deletions

View file

@ -91,11 +91,11 @@
<p>To get your Z-Wave thermostat working with Home Assistant, follow the instructions for the general <a href="/components/zwave/">Z-Wave component</a>.</p>
<h2>NOTE</h2>
<p>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.</p>
<p class="note">
If your thermostat support fan modes or different operating modes, it should be considered a <a href="components/hvac/">HVAC component</a>, and will also be detected as one. Thermostat component does not support setting fan or operation mode. This is controlled via the HVAC component.
<p>If the thermostat support different operationg modes, you will get one thermostat entity for each mode.<br />
These can be hidden with settings using the customize setting in the config file.</p>
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 <code>configuration.yaml</code> file.
</p>
</article>