Fix grammar error (#1713)
This commit is contained in:
parent
25acdf59ad
commit
cc9c45b6c9
1 changed files with 2 additions and 2 deletions
|
@ -39,8 +39,8 @@ Configuration variables:
|
|||
- **entities** (*Optional*): The list of entity ids to be excluded from the history.
|
||||
- **domains** (*Optional*): The list of domains to be excluded from the history.
|
||||
- **include** (*Optional*): Configure which components should be displayed.
|
||||
- **entities** (*Optional*): The list of entity ids to be included from the history.
|
||||
- **domains** (*Optional*): The list of domains to be included from the history.
|
||||
- **entities** (*Optional*): The list of entity ids to be included to the history.
|
||||
- **domains** (*Optional*): The list of domains to be included to the history.
|
||||
|
||||
Without any `include` or `exclude` configuration the history displays graphs for every entity (well that's not exactly true - for instance `hidden` entities or `scenes` are never shown) on a given date. If you are only interested in some of the entities you several options:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue