Skip to content

Commit 53185d3

Browse files
committed
Add details about required/optional
1 parent b46d342 commit 53185d3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/developers/website.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,9 @@ A couple of points to remember:
7575
- The description of all the configuration variables should contains information about the used defaults.
7676
- If you're adding a new component, for the `ha_release` part of the header, just increment of the current release. If the current release is 0.37, make `ha_release` 0.38. If it's 0.30 or 0.40 please quote it with `" "`.
7777

78-
### {% linkable_title Configuration variables %}
78+
### {% linkable_title Configuration %}
79+
80+
Every platform page should contain a configuration sample. This sample must contain only the **required** variables to make it easy to copy and paste it for users into their `configuration.yaml` file.
7981

8082
The ***Configuration Variables*** section must use the {% raw %}`{% configuration %} ... {% endconfiguration %}`{% endraw %} tag.
8183

0 commit comments

Comments
 (0)