Skip to content

Commit

Permalink
Merge pull request #1581 from thermevos/patch-1
Browse files Browse the repository at this point in the history
Update entity.rst: fixed a typoe
  • Loading branch information
marksie1988 authored Nov 7, 2024
2 parents 76252ea + 0111ffa commit 2d42c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration/entity.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Entity Options
maxDaysToShow integer ``7`` Maximum number of days to show. Overrides main configuration maxDaysToShow for this calendar
blocklist string ``null`` Simple case insensitive regex to ignore events that match title
blocklistLocation string ``null`` Simple case insensitive regex to ignore events that match location
allowlist string ``null`` Simple case insensitive regex to ignore events that match title
allowlist string ``null`` Simple case insensitive regex to only add events that match title
allowlistLocation string ``null`` Simple case insensitive regex to only add events that match location
showMultiDay boolean ``false`` Split multi-day events across all days
name string ``null`` Add a calendar name to be shown with event
Expand Down

0 comments on commit 2d42c8b

Please sign in to comment.