add config details
This commit is contained in:
parent
dd05d6878c
commit
f066c63900
1 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue