Skip to content

Commit 2459f59

Browse files
agrossfabaff
authored andcommitted
Clarify hash in Google Calendar search term (home-assistant#2305)
Relates to home-assistant/core#6670
1 parent 7286ed2 commit 2459f59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/calendar.google.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ From this we will end up with the binary sensors `calendar.test_unimportant` and
9595

9696
But what if you only wanted it to toggle based on all events? Just leave out the *search* parameter.
9797

98-
**Note**: If you use a `#` sign for search then wrap it up. It's better to be safe!
98+
**Note**: If you use a `#` sign for `search` then wrap the whole search term in quotes. Otherwise everything following the hash sign would be considered a YAML comment.
9999

100100

101101
### {% linkable_title Sensor attributes %}

0 commit comments

Comments
 (0)