From 8978e7b22db02b661bfea1a2289e4a9149c740a1 Mon Sep 17 00:00:00 2001 From: David Edmundson Date: Sat, 27 Feb 2016 20:36:18 +0000 Subject: [PATCH] Fix example for Nest binary sensor sensor type should be binary_sensor here --- source/_components/binary_sensor.nest.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/binary_sensor.nest.markdown b/source/_components/binary_sensor.nest.markdown index 06ed382f461..014b0c3f727 100644 --- a/source/_components/binary_sensor.nest.markdown +++ b/source/_components/binary_sensor.nest.markdown @@ -17,7 +17,7 @@ The `nest` binary sensor platform let you monitor various states of a thermostat To set it up, add the following information to your `configuration.yaml` file: ```yaml -sensor: +binary_sensor: platform: nest monitored_conditions: - 'fan'