File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ Configuration variables:
26
26
- **entities** (*Optional*): The list of entity ids to be excluded from creating logbook entries.
27
27
- **domains** (*Optional*): The list of domains to be excluded from creating logbook entries.
28
28
- **include** (*Optional*): Configure which components should create logbook entries.
29
- - **entities** (*Optional*): The list of entity ids to be included from creating logbook entries.
30
- - **domains** (*Optional*): The list of domains to be included from creating logbook entries.
29
+ - **entities** (*Optional*): The list of entity ids to be included in creating logbook entries.
30
+ - **domains** (*Optional*): The list of domains to be included in creating logbook entries.
31
31
32
32
If you want to exclude messages of some entities or domains from the logbook just add the ` exclude` parameter like:
33
33
You can’t perform that action at this time.
0 commit comments