mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Cover and climate warnings and updates (#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 (#828) * Add deprecated warning to hvac * Add deprecated warning to thermostat
This commit is contained in:
parent
17fca881ac
commit
ded32b4cba
@ -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`:
|
||||
|
@ -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.
|
||||
|
||||
<p class='img'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user