Update hvac.markdown
This commit is contained in:
parent
e24e281e5b
commit
edccafaebb
1 changed files with 2 additions and 1 deletions
|
@ -12,10 +12,11 @@ ha_release: 0.19
|
||||||
|
|
||||||
The `hvac` component is built for the controlling and monitoring of HVAC (heating, ventilating, and air conditioning) devices.
|
The `hvac` component is built for the controlling and monitoring of HVAC (heating, ventilating, and air conditioning) devices.
|
||||||
|
|
||||||
To enable this component, add the following lines to your `configuration.yaml`:
|
To enable this component, pick one of the platforms and add it to your `configuration.yaml`:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
hvac:
|
hvac:
|
||||||
|
platform: demo
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue