mirror of
https://github.com/home-assistant/core.git
synced 2025-10-07 18:59:32 +00:00
Update docstring (config file) and attempt to honor PEP0257
This commit is contained in:
@@ -12,7 +12,7 @@ Example component to target an entity_id to:
|
||||
Configuration:
|
||||
|
||||
To use the Example custom component you will need to add the following to
|
||||
your config/configuration.yaml
|
||||
your configuration.yaml file.
|
||||
|
||||
example:
|
||||
target: TARGET_ENTITY
|
||||
|
Reference in New Issue
Block a user