add config details

This commit is contained in:
Fabian Affolter 2015-06-11 22:28:19 +02:00
parent dd05d6878c
commit f066c63900

View file

@ -3,6 +3,14 @@ custom_components.hello_world
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Implements the bare minimum that a component should implement.
Configuration:
To use the hello_word component you will need to add the following to your
config/configuration.yaml
hello_word:
"""
# The domain of your component. Should be equal to the name of your component