Site updated at 2016-08-28 03:57:42 UTC
This commit is contained in:
parent
55052fc648
commit
b9e6e98d2b
378 changed files with 14339 additions and 1626 deletions
|
@ -89,7 +89,11 @@
|
|||
<hr class="divider">
|
||||
|
||||
|
||||
<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>
|
||||
<p class="note warning">
|
||||
<strong>This platform has been deprecated in favor of a “<a href="/components/climate.zwave/">climate</a>” platform and will be removed in the future. Please use the climate platform.</strong>
|
||||
</p>
|
||||
|
||||
<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>
|
||||
|
||||
<p class="note">
|
||||
If your thermostat support fan modes or different operating modes, it should be considered a <a href="/components/hvac.zwave/">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.
|
||||
|
@ -129,6 +133,9 @@ If the thermostat support different operationg modes, you will get one thermosta
|
|||
<li><a href='/components/binary_sensor.zwave/'>
|
||||
Z-Wave Binary Sensor
|
||||
</a></li>
|
||||
<li><a href='/components/cover.zwave/'>
|
||||
Z-Wave Cover
|
||||
</a></li>
|
||||
<li><a href='/components/garage_door.zwave/'>
|
||||
Z-Wave Garage Door
|
||||
</a></li>
|
||||
|
@ -150,11 +157,17 @@ If the thermostat support different operationg modes, you will get one thermosta
|
|||
<li><a href='/components/switch.zwave/'>
|
||||
Z-Wave Switch
|
||||
</a></li>
|
||||
<li><a href='/components/climate.zwave/'>
|
||||
Z-Wave Thermostat
|
||||
</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class='section'>
|
||||
<h1 class="title delta">Category Thermostat</h1>
|
||||
<h1 class="title delta">Category Deprecated</h1>
|
||||
<ul class='divided'>
|
||||
<li>
|
||||
<a href='/components/rollershutter.command_line/'>Command line Rollershutter</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/thermostat.eq3btsmart/'>EQ3 Bluetooth Smart Thermostats</a>
|
||||
</li>
|
||||
|
@ -167,18 +180,54 @@ If the thermostat support different operationg modes, you will get one thermosta
|
|||
<li>
|
||||
<a href='/components/thermostat.heatmiser/'>Heatmiser Thermostat</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/rollershutter.homematic/'>Homematic Rollershutter</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/thermostat.honeywell/'>Honeywell Thermostat</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/thermostat.knx/'>KNX Thermostat</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/garage_door.mqtt/'>MQTT Garage door</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/rollershutter.mqtt/'>MQTT Rollershutter</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/thermostat.nest/'>Nest Thermostat</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/thermostat.proliphix/'>Proliphix Thermostat</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/rollershutter.rfxtrx/'>RFXtrx Rollershutter</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/thermostat.radiotherm/'>Radiotherm Thermostat</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/garage_door.rpi_gpio/'>Raspberry Pi Garage door</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/rollershutter.scsgate/'>SCSGate Rollershutter</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/garage_door.wink/'>Wink Garage door</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/rollershutter.wink/'>Wink Rollershutter</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/garage_door.zwave/'>Z-Wave Garage Door</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/hvac.zwave/'>Z-Wave HVAC</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/rollershutter.zwave/'>Z-Wave Rollershutter</a>
|
||||
</li>
|
||||
<li>
|
||||
Z-Wave Thermostat
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue