Added additional Note

Added catch-all note the show the format applies to most other components.

-I didn't initially write it in since I am hoping the new dash format used in the automation component would spread to others like sensor.
This commit is contained in:
Carlo Costanzo 2015-09-25 11:10:27 -04:00
parent 7025cdb35b
commit 2298141ea7

View File

@ -15,6 +15,9 @@ 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 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. 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.
<p class='note'>
Most components that support multiple entries within the `configuration.yaml` follow the `component:`, `component 2:` format.
</p>
To get the most out of automation, it is useful to setup the following things: To get the most out of automation, it is useful to setup the following things: