diff --git a/source/_components/hvac.markdown b/source/_components/hvac.markdown index c4a0d96f44e..c36a3fba84b 100644 --- a/source/_components/hvac.markdown +++ b/source/_components/hvac.markdown @@ -10,6 +10,8 @@ footer: true ha_release: 0.19 --- +**This component has been deprecated in favor of the "climate" component and will be removed in the future. Please use climate.** + The `hvac` component is built for the controlling and monitoring of HVAC (heating, ventilating, and air conditioning) devices. To enable this component, pick one of the platforms and add it to your `configuration.yaml`: diff --git a/source/_components/thermostat.markdown b/source/_components/thermostat.markdown index d003e41cfa5..4f54b712cee 100644 --- a/source/_components/thermostat.markdown +++ b/source/_components/thermostat.markdown @@ -9,6 +9,8 @@ sharing: true footer: true --- +**This component has been deprecated in favor of the "cover" component and will be removed in the future. Please use cover.** + Thermostats offer Home Assistant a peek into the current and target temperature in a house. Some thermostats will also offer an away mode that will lower use of heating/cooling.