mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Clarify hash in Google Calendar search term (#2305)
Relates to https://github.com/home-assistant/home-assistant/issues/6670
This commit is contained in:
parent
7286ed203c
commit
2459f599bc
@ -95,7 +95,7 @@ From this we will end up with the binary sensors `calendar.test_unimportant` and
|
||||
|
||||
But what if you only wanted it to toggle based on all events? Just leave out the *search* parameter.
|
||||
|
||||
**Note**: If you use a `#` sign for search then wrap it up. It's better to be safe!
|
||||
**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.
|
||||
|
||||
|
||||
### {% linkable_title Sensor attributes %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user