From f758d9dacf336c87f473bc342dc304c931330347 Mon Sep 17 00:00:00 2001 From: Marcelo Moreira de Mello Date: Wed, 14 Sep 2016 12:25:49 -0400 Subject: [PATCH] Updated nest markdown to support new componement climate --- source/_components/nest.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/_components/nest.markdown b/source/_components/nest.markdown index 1ec2da8e8826..bd850a89e7c9 100644 --- a/source/_components/nest.markdown +++ b/source/_components/nest.markdown @@ -20,7 +20,7 @@ nest: username: USERNAME password: PASSWORD -thermostat: +climate: platform: nest ``` @@ -31,7 +31,7 @@ nest: password: PASSWORD structure: Vacation -thermostat: +climate: platform: nest ``` @@ -44,7 +44,7 @@ nest: - Vacation - Primary -thermostat: +climate: platform: nest ``` @@ -52,4 +52,4 @@ Configuration variables: - **username** (*Required*): Your Nest username. - **password** (*Required*): Your Nest password. -- **structure** (*Optional*): The structure or structures you would like to include devices from. If not specified, this will include all structures in your Nest account. \ No newline at end of file +- **structure** (*Optional*): The structure or structures you would like to include devices from. If not specified, this will include all structures in your Nest account.