Add note on zwave thermostat (#494)
This commit is contained in:
parent
f4a14b1818
commit
ece3b37de7
1 changed files with 6 additions and 0 deletions
|
@ -13,3 +13,9 @@ 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 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue