Updated nest markdown to support new componement climate (#940)

This commit is contained in:
Marcelo Moreira de Mello 2016-09-16 06:10:38 -04:00 committed by Fabian Affolter
parent 7fa6db53c6
commit 8830c0d20e

View File

@ -20,7 +20,7 @@ nest:
username: USERNAME username: USERNAME
password: PASSWORD password: PASSWORD
thermostat: climate:
platform: nest platform: nest
``` ```
@ -31,7 +31,7 @@ nest:
password: PASSWORD password: PASSWORD
structure: Vacation structure: Vacation
thermostat: climate:
platform: nest platform: nest
``` ```
@ -44,7 +44,7 @@ nest:
- Vacation - Vacation
- Primary - Primary
thermostat: climate:
platform: nest platform: nest
``` ```