mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 14:56:53 +00:00
Add variables description
This commit is contained in:
parent
09d28e86bb
commit
43dd8148b3
@ -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…
x
Reference in New Issue
Block a user