Update configuration describtion style (#3991)
This commit is contained in:
parent
7d2980bbe6
commit
d40b9ff36f
7 changed files with 61 additions and 25 deletions
|
@ -25,10 +25,10 @@ binary_sensor:
|
|||
```
|
||||
|
||||
{% configuration %}
|
||||
name:
|
||||
description: Name to use in the frontend.
|
||||
required: false
|
||||
type: string
|
||||
name:
|
||||
description: Name to use in the frontend.
|
||||
required: false
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
||||
See the [entity component options](/docs/configuration/platform_options/) to control how often the main component polls the random binary sensor. The default is 30 seconds.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue