Skip to content

Commit ded32b4

Browse files
authored
Cover and climate warnings and updates (home-assistant#829)
* Add zwave cover info * Wrong filename * add rpi_gpio to cover * Add homematic to cover * Wrong date and Ha version * add rfxtrx to cover * Deprecated warning for garage_door * Deprecated warning for rollershutter * Add deprecated warning to hvac (home-assistant#828) * Add deprecated warning to hvac * Add deprecated warning to thermostat
1 parent 17fca88 commit ded32b4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

source/_components/hvac.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ footer: true
1010
ha_release: 0.19
1111
---
1212

13+
**This component has been deprecated in favor of the "climate" component and will be removed in the future. Please use climate.**
14+
1315
The `hvac` component is built for the controlling and monitoring of HVAC (heating, ventilating, and air conditioning) devices.
1416

1517
To enable this component, pick one of the platforms and add it to your `configuration.yaml`:

source/_components/thermostat.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ sharing: true
99
footer: true
1010
---
1111

12+
**This component has been deprecated in favor of the "cover" component and will be removed in the future. Please use cover.**
13+
1214
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.
1315

1416
<p class='img'>

0 commit comments

Comments
 (0)