diff --git a/source/getting-started/devices.markdown b/source/getting-started/devices.markdown index 36c79538cdc..c467f6e61b8 100644 --- a/source/getting-started/devices.markdown +++ b/source/getting-started/devices.markdown @@ -16,7 +16,7 @@ routers, Belkin WeMo switches, Philips Hue bridges and Sonos speakers in your ne See the [components overview page](/components/) to find installation instructions for your devices 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.

-Most components that support multiple entries within the `configuration.yaml` follow the `component:`, `component 2:` format. +Most components that support multiple entries within the configuration.yaml follow the component:, component 2: format.

To get the most out of automation, it is useful to setup the following things: