Site updated at 2016-05-21 13:48:54 UTC

This commit is contained in:
Travis CI 2016-05-21 13:48:54 +00:00
parent 4ddde49dbf
commit 1399856378
20 changed files with 30 additions and 24 deletions

View file

@ -91,6 +91,12 @@
<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>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>
</article>