mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 05:35:11 +02:00
add config details
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user