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/calendar.google.markdown
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -95,7 +95,7 @@ From this we will end up with the binary sensors `calendar.test_unimportant` and
95
95
96
96
But what if you only wanted it to toggle based on all events? Just leave out the *search* parameter.
97
97
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.
0 commit comments