You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_components/history.markdown
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -39,8 +39,8 @@ Configuration variables:
39
39
- **entities** (*Optional*): The list of entity ids to be excluded from the history.
40
40
- **domains** (*Optional*): The list of domains to be excluded from the history.
41
41
- **include** (*Optional*): Configure which components should be displayed.
42
-
- **entities** (*Optional*): The list of entity ids to be included from the history.
43
-
- **domains** (*Optional*): The list of domains to be included from the history.
42
+
- **entities** (*Optional*): The list of entity ids to be included to the history.
43
+
- **domains** (*Optional*): The list of domains to be included to the history.
44
44
45
45
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:
0 commit comments