Add variables description

This commit is contained in:
Fabian Affolter 2015-09-09 11:20:04 +02:00
parent 09d28e86bb
commit 43dd8148b3

View File

@ -25,6 +25,13 @@ sensor:
- 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.
| Type (- type:) | Argument (arg:) |