From 3ab0bbc0e2ef5df4588a27df39908dd2a6947e42 Mon Sep 17 00:00:00 2001 From: Carlo Costanzo Date: Thu, 24 Sep 2015 15:42:38 -0400 Subject: [PATCH] Added line about sensor, sensor 2, 3, etc.. Since we don't have an actual sensor page, I think this is the best place for it to go so new users will get the gist of the format. --- source/getting-started/devices.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/getting-started/devices.markdown b/source/getting-started/devices.markdown index caf9128ce9c..32dce060521 100644 --- a/source/getting-started/devices.markdown +++ b/source/getting-started/devices.markdown @@ -14,7 +14,7 @@ routers, Belkin WeMo switches, Philips Hue bridges and Sonos speakers in your ne [the discovery component]({{site_root}}/components/discovery.html) enabled (which is by default). See the [components overview page](/components/) to find installation instructions for your devices -and services. +and services. Many components use the `sensor` platform. Sensors need to be added into the `configuration.yaml` as `sensor:`, `sensor 2:`, `sensor 3:`, etc. There should not be gaps in the sequence or your sensors might not load correctly. To get the most out of automation, it is useful to setup the following things: