mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-08 18:06:29 +00:00
Fix section name (#1148)
This commit is contained in:
parent
a630547686
commit
56cc376a22
@ -21,7 +21,7 @@ Broadly speaking documentation should be written following Microsoft's house sty
|
||||
|
||||
- The **Configuration Variables** section must use the `{% configuration %}` tag.
|
||||
- The **Configuration Variables** section is only used for YAML configuration.
|
||||
- For describing **UI Variables** the `{% configuration_base %}` section can be used.
|
||||
- For describing **UI Variables** the `{% configuration_basic %}` section can be used.
|
||||
- Configuration variables must document the requirement status (`false` or `true`).
|
||||
- Configuration variables must document the default value, if any.
|
||||
- Configuration variables must document the accepted value types (see [Configuration variables details](documenting/create-page.md#configuration)).
|
||||
|
Loading…
x
Reference in New Issue
Block a user