mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Update Documentation for 'demo' Component Configuration (#7035)
* Update Documentation for 'demo' Component Configuration * Add quotes * Move quotes
This commit is contained in:
parent
ba3842ad05
commit
ebaa4012f7
@ -45,6 +45,9 @@ To integrate a demo platform in Home Assistant, add the following section to you
|
||||
- platform: demo
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
||||
- **[component]** (*Required*): The name of the component as stated in the listing above the configuration example.
|
||||
{% configuration %}
|
||||
"[component]":
|
||||
description: The name of the component as stated in the listing above the configuration example.
|
||||
required: true
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user