From 2828183942ef5ad7e65f776547c15b4a074600c9 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 28 Jan 2017 22:26:03 +0100 Subject: [PATCH] Update formatting --- source/_components/nest.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/nest.markdown b/source/_components/nest.markdown index 15e578396f5..c0cc1368dc6 100644 --- a/source/_components/nest.markdown +++ b/source/_components/nest.markdown @@ -12,7 +12,7 @@ ha_category: Hub featured: true --- -The Nest component is the main component to integrate all [Nest](https://nest.com/) related platforms. To connect Nest, you will have to [sign up for a developer account](https://developers.nest.com/products) and get a client_id and client_secret. +The Nest component is the main component to integrate all [Nest](https://nest.com/) related platforms. To connect Nest, you will have to [sign up for a developer account](https://developers.nest.com/products) and get a `client_id` and `client_secret`. ### {% linkable_title Setting up developer account %} @@ -54,6 +54,6 @@ nest: Configuration variables: -- **client_id** (*Required*): Your Nest developer client id. +- **client_id** (*Required*): Your Nest developer client ID. - **client_secret** (*Required*): Your Nest developer client secret. - **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.