Clarify hash in Google Calendar search term (#2305)

Relates to https://github.com/home-assistant/home-assistant/issues/6670
This commit is contained in:
Alexander Groß 2017-03-26 19:44:39 +02:00 committed by Fabian Affolter
parent 7286ed203c
commit 2459f599bc

View File

@ -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 %}