diff --git a/source/_components/hvac.zwave.markdown b/source/_components/hvac.zwave.markdown index 373256a6cc0..30c95663268 100644 --- a/source/_components/hvac.zwave.markdown +++ b/source/_components/hvac.zwave.markdown @@ -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/). diff --git a/source/_components/thermostat.eq3btsmart.markdown b/source/_components/thermostat.eq3btsmart.markdown index 645ed3c49d9..d81f178bbf2 100644 --- a/source/_components/thermostat.eq3btsmart.markdown +++ b/source/_components/thermostat.eq3btsmart.markdown @@ -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)). diff --git a/source/_components/thermostat.heat_control.markdown b/source/_components/thermostat.heat_control.markdown index 8c3da494ed7..9f3d0335945 100644 --- a/source/_components/thermostat.heat_control.markdown +++ b/source/_components/thermostat.heat_control.markdown @@ -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 diff --git a/source/_components/thermostat.heatmiser.markdown b/source/_components/thermostat.heatmiser.markdown index f11a9d54cbc..de21cd2ed28 100644 --- a/source/_components/thermostat.heatmiser.markdown +++ b/source/_components/thermostat.heatmiser.markdown @@ -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. diff --git a/source/_components/thermostat.honeywell.markdown b/source/_components/thermostat.honeywell.markdown index 03fa233019a..f2247af67ae 100644 --- a/source/_components/thermostat.honeywell.markdown +++ b/source/_components/thermostat.honeywell.markdown @@ -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. diff --git a/source/_components/thermostat.knx.markdown b/source/_components/thermostat.knx.markdown index 484aa85c6c2..22c0f42e792 100644 --- a/source/_components/thermostat.knx.markdown +++ b/source/_components/thermostat.knx.markdown @@ -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. diff --git a/source/_components/thermostat.nest.markdown b/source/_components/thermostat.nest.markdown index 30c1b8c9005..f49cde1320b 100644 --- a/source/_components/thermostat.nest.markdown +++ b/source/_components/thermostat.nest.markdown @@ -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). diff --git a/source/_components/thermostat.proliphix.markdown b/source/_components/thermostat.proliphix.markdown index b8182b4d2ae..4a9693c1cb8 100644 --- a/source/_components/thermostat.proliphix.markdown +++ b/source/_components/thermostat.proliphix.markdown @@ -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. diff --git a/source/_components/thermostat.radiotherm.markdown b/source/_components/thermostat.radiotherm.markdown index c5845e09793..4f7e1b63b09 100644 --- a/source/_components/thermostat.radiotherm.markdown +++ b/source/_components/thermostat.radiotherm.markdown @@ -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/). diff --git a/source/_components/thermostat.zwave.markdown b/source/_components/thermostat.zwave.markdown index 0ae7f181421..4225f83bec9 100644 --- a/source/_components/thermostat.zwave.markdown +++ b/source/_components/thermostat.zwave.markdown @@ -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/).