mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
add config details
This commit is contained in:
parent
dd05d6878c
commit
f066c63900
@ -3,6 +3,14 @@ custom_components.hello_world
|
|||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
Implements the bare minimum that a component should implement.
|
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
|
# The domain of your component. Should be equal to the name of your component
|
||||||
|
Loading…
x
Reference in New Issue
Block a user