Skip to content

Commit 3bba87b

Browse files
themanieldanielfabaff
authored andcommitted
Update logbook.markdown (home-assistant#4629)
1 parent ad67008 commit 3bba87b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/_components/logbook.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ Configuration variables:
2626
- **entities** (*Optional*): The list of entity ids to be excluded from creating logbook entries.
2727
- **domains** (*Optional*): The list of domains to be excluded from creating logbook entries.
2828
- **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.
3131
3232
If you want to exclude messages of some entities or domains from the logbook just add the `exclude` parameter like:
3333

0 commit comments

Comments
 (0)