Add variables description
This commit is contained in:
parent
09d28e86bb
commit
43dd8148b3
1 changed files with 7 additions and 0 deletions
|
@ -25,6 +25,13 @@ sensor:
|
||||||
- type: processor_use
|
- type: processor_use
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Configuration variables:
|
||||||
|
|
||||||
|
- **resources** array (*Required*): Contains all entries to display.
|
||||||
|
- **type** (*Required*): The type of the information to display, please check the table below for details.
|
||||||
|
- **arg** (*Optional*): Argument to use, please check the table below for details.
|
||||||
|
|
||||||
|
|
||||||
The table contains types and their argument to use in your `configuration.yaml` file.
|
The table contains types and their argument to use in your `configuration.yaml` file.
|
||||||
|
|
||||||
| Type (- type:) | Argument (arg:) |
|
| Type (- type:) | Argument (arg:) |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue