From 0604e083e8426d1b4a1b6d8306e47dd5edab3a7c Mon Sep 17 00:00:00 2001
From: Fabian Affolter
+You must have the [Nest component](/components/nest/) configured to use this sensors.
+ You must have the [Nest component](/components/nest/) configured to use this sensor.
+You must have the [Nest component](/components/nest/) configured to use those thermostats.
+
- You must have the [Nest component](https://home-assistant.io/components/nest/) configured to use this sensor. -
diff --git a/source/_components/sensor.nest.markdown b/source/_components/sensor.nest.markdown index e59223c77f3..55f6e35ed42 100644 --- a/source/_components/sensor.nest.markdown +++ b/source/_components/sensor.nest.markdown @@ -15,6 +15,10 @@ ha_release: pre 0.7 The `nest` sensor platform let you monitor sensors connected to your [Nest](https://nest.com) thermostat and/or your Nest Protect Smoke Alarm. ++You must have the [Nest component](/components/nest/) configured to use those sensors. +
+ To set it up, add the following information to your `configuration.yaml` file: ```yaml @@ -57,6 +61,3 @@ Configuration variables: - 'co_status' # Nest Protect only - 'smoke_status' # Nest Protect only --You must have the [Nest component](/components/nest/) configured to use this sensor. -
diff --git a/source/_components/sensor.nest_weather.markdown b/source/_components/sensor.nest_weather.markdown index 35617f8f0d4..7d70c588926 100644 --- a/source/_components/sensor.nest_weather.markdown +++ b/source/_components/sensor.nest_weather.markdown @@ -15,6 +15,10 @@ ha_iot_class: "Cloud Poll" The `nest` weather sensor platform let you monitor current weather conditions based on the location of your [Nest](https://nest.com) thermostat. ++You must have the [Nest component](/components/nest/) configured to use those sensors. +
+ To set it up, add the following information to your `configuration.yaml` file: ```yaml @@ -37,4 +41,3 @@ Configuration variables: - 'wind_speed' - 'wind_direction' -You must have the [Nest component](/components/nest/) configured to use this sensor.