mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 21:06:50 +00:00
Fixed typo for climate component
This commit is contained in:
parent
094f358d95
commit
65390c187b
@ -14,6 +14,6 @@ ha_iot_class: "Local Push"
|
||||
---
|
||||
|
||||
|
||||
The `homematic` cliamte platform lets you control [Homematic](http://www.homematic.com/) thermostats through Home Assistant.
|
||||
The `homematic` climate platform lets you control [Homematic](http://www.homematic.com/) thermostats through Home Assistant.
|
||||
|
||||
Devices will be configured automatically. Please refer to the [component](/components/homematic/) configuration on how to setup Homematic.
|
||||
|
@ -12,12 +12,12 @@ ha_category: Climate
|
||||
---
|
||||
|
||||
|
||||
The `honeywell` cliamte platform let you control [Honeywell Connected](http://getconnected.honeywell.com/en/) thermostats from Home Assistant.
|
||||
The `honeywell` climate platform let you control [Honeywell Connected](http://getconnected.honeywell.com/en/) thermostats from Home Assistant.
|
||||
|
||||
To set it up, add the following information to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
cliamte:
|
||||
climate:
|
||||
platform: honeywell
|
||||
username: YOUR_USERNAME
|
||||
password: YOUR_PASSWORD
|
||||
|
@ -17,7 +17,7 @@ The `nest` climate platform let you control a thermostat from [Nest](https://nes
|
||||
To set it up, add the following information to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
cliamte:
|
||||
climate:
|
||||
platform: nest
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user