mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add deprecated warning
This commit is contained in:
parent
f17546c19d
commit
8c7be85509
@ -11,5 +11,7 @@ logo: z-wave.png
|
||||
ha_category: HVAC
|
||||
ha_release: 0.19
|
||||
---
|
||||
|
||||
|
||||
**This platform has been deprecated in favor of a "climate" platform and will be removed in the future. Please use the climate platform.**
|
||||
|
||||
To get your Z-Wave `hvac` devices working with Home Assistant, follow the instructions for the general [Z-Wave component](/components/zwave/) and the [HVAC component](/components/hvac/).
|
||||
|
@ -12,6 +12,8 @@ ha_category: Thermostat
|
||||
ha_iot_class: "Local Poll"
|
||||
---
|
||||
|
||||
**This platform has been deprecated in favor of a "climate" platform and will be removed in the future. Please use the climate platform.**
|
||||
|
||||
This platform allows you to integrate EQ3 Bluetooth Smart Thermostats.
|
||||
|
||||
The only functionality is to set the temperature, there doesn't seem to be any way to query the temperature sensor or battery level ([read more](https://forum.fhem.de/index.php/topic,39308.15.html)).
|
||||
|
@ -11,6 +11,8 @@ logo: heat-control.png
|
||||
ha_category: Thermostat
|
||||
---
|
||||
|
||||
**This platform has been deprecated in favor of a "climate" platform and will be removed in the future. Please use the climate platform.**
|
||||
|
||||
Heat Control is a thermostat implemented in Home Assistant. It uses a sensor and a switch connected to a heater under the hood. If the measured temperature is cooler then the target temperature, the heater will be turned on and turned off when required temperature is reached.
|
||||
|
||||
```yaml
|
||||
|
@ -12,6 +12,7 @@ ha_category: Thermostat
|
||||
ha_release: "0.10"
|
||||
---
|
||||
|
||||
**This platform has been deprecated in favor of a "climate" platform and will be removed in the future. Please use the climate platform.**
|
||||
|
||||
The `heatmiser` thermostat platform let you control [Heatmiser DT/DT-E/PRT/PRT-E](http://www.heatmisershop.co.uk/heatmiser-slimline-programmable-room-thermostat/) thermostats from Heatmiser. The module itself is currently setup to work over a RS232 -> RS485 converter, therefore it connects over IP.
|
||||
|
||||
|
@ -11,6 +11,7 @@ logo: honeywell.png
|
||||
ha_category: Thermostat
|
||||
---
|
||||
|
||||
**This platform has been deprecated in favor of a "climate" platform and will be removed in the future. Please use the climate platform.**
|
||||
|
||||
The `honeywell` thermostat platform let you control [Honeywell Connected](http://getconnected.honeywell.com/en/) thermostats from Home Assistant.
|
||||
|
||||
|
@ -12,6 +12,7 @@ ha_category: DIY
|
||||
ha_release: 0.25
|
||||
---
|
||||
|
||||
**This platform has been deprecated in favor of a "climate" platform and will be removed in the future. Please use the climate platform.**
|
||||
|
||||
The `knx` thermostat platform is used as in interface with KNX thermostats.
|
||||
|
||||
|
@ -11,6 +11,7 @@ logo: nest_thermostat.png
|
||||
ha_category: Thermostat
|
||||
---
|
||||
|
||||
**This platform has been deprecated in favor of a "climate" platform and will be removed in the future. Please use the climate platform.**
|
||||
|
||||
The `nest` thermostat platform let you control a thermostat from [Nest](https://nest.com).
|
||||
|
||||
|
@ -12,6 +12,7 @@ ha_category: Thermostat
|
||||
ha_release: 0.11
|
||||
---
|
||||
|
||||
**This platform has been deprecated in favor of a "climate" platform and will be removed in the future. Please use the climate platform.**
|
||||
|
||||
The `proliphix` thermostat platform let you control [Proliphix](http://www.proliphix.com) thermostat from Home Assistant.
|
||||
|
||||
|
@ -11,6 +11,7 @@ logo: radiotherm.png
|
||||
ha_category: Thermostat
|
||||
---
|
||||
|
||||
**This platform has been deprecated in favor of a "climate" platform and will be removed in the future. Please use the climate platform.**
|
||||
|
||||
The `radiotherm` thermostat platform let you control a thermostat from [Radio Thermostat](http://www.radiothermostat.com/).
|
||||
|
||||
|
@ -12,6 +12,8 @@ ha_category: Thermostat
|
||||
ha_release: 0.17
|
||||
---
|
||||
|
||||
**This platform has been deprecated in favor of a "climate" platform and will be removed in the future. Please use the climate platform.**
|
||||
|
||||
To get your Z-Wave thermostat working with Home Assistant, follow the instructions for the general [Z-Wave component](/components/zwave/).
|
||||
|
||||
<p class='note'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user