mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-09 18:36:29 +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.
|
||||
|
||||
```markdown showLineNumbers
|
||||
## Configuration options
|
||||
|
||||
The integration provides the following configuration options:
|
||||
{% include integrations/option_flow.md %}
|
||||
|
||||
{% configuration_basic %}
|
||||
Country code:
|
||||
|
Loading…
x
Reference in New Issue
Block a user