mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-12 20:06:28 +00:00
Use include in quality scale options example (#2567)
This commit is contained in:
parent
388350a599
commit
32b73fffc8
@ -12,9 +12,7 @@ This rule ensures that all configuration options are documented so that users ca
|
|||||||
The following example is for an integration with multiple configuration options, using the `configuration_basic` tag.
|
The following example is for an integration with multiple configuration options, using the `configuration_basic` tag.
|
||||||
|
|
||||||
```markdown showLineNumbers
|
```markdown showLineNumbers
|
||||||
## Configuration options
|
{% include integrations/option_flow.md %}
|
||||||
|
|
||||||
The integration provides the following configuration options:
|
|
||||||
|
|
||||||
{% configuration_basic %}
|
{% configuration_basic %}
|
||||||
Country code:
|
Country code:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user