Fixed typo for climate component

This commit is contained in:
Marcelo Moreira de Mello 2016-08-28 03:17:40 -04:00
parent 094f358d95
commit 65390c187b
3 changed files with 4 additions and 4 deletions

View file

@ -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
```