FAQ - Trigger Key words
Key word links the calendar event to this automation as the trigger. A key word can contain letters, numbers & symbols similar to a password. Input a single keyword or, for multiple keywords, use a comma-separated list. Enter these keywords into the calendar event summary or description to trigger this automation. Keywords can include letters, numbers, and symbols. Be mindful of your choices, as any event containing these keywords will trigger the automation.
To prevent false triggers, it’s recommended to use @ or # followed by the keyword in the calendar event (e.g., @bins or #bins) or for multiple keywords (e.g., @bins, @rubbish).
USE OF KEY WORD EXAMPLE
For our rubbish we have 3 bins;
- Rubbish
- Recyclable
- Green Waste
One week the collection is rubbish and recyclable. Next week it is rubbish and green waste. It then repeats over again.
I created two calendar events with a repeat weekly and a repeat interval of 2.
- The 1st calendar event, with a summary “Bins - Rubbish & Recyclable” and in the description I put a key word @bins.
- The 2nd calendar event, with a summary “Bins - Rubbish & Green Waste” and in the description I put a key word @bins.
Then I created a automation with this blueprint called “Bin Reminder”. In the “Calendar Trigger - Key Word…” I enter “@bins” then entered all the settings as required. Now I will be notified on both calendar events as “@bins” is the trigger key word. Because the summary is different in the calendar events, not only am I reminded to take the bins out, I am also reminded what bis to take out as I always forget
For a full detail step by step guide on how to set this up Click Here
HOW TO NOTIFY FAMILY EASY OF A CALENDAR EVENTS
What I do is use a key word for each member of the family that can be notified. Example;
- @blacky
- @mrs_blacky
- @blacky_child1
- @blacky_child2
- @blacky_child3
Obviously I use their first name and not what is shown above.
I then create an notification message for each family member with their key word in the automation. The title and message is includes the summary and description automatically by default using “{{ trigger.calendar_event.summary }} and {{ trigger.calendar_event.description }}”, so I make sure the summary and description will suit the title and message when notified. Then when I create a calendar event, in the description I put the @… of each family members I would like to notify of this calendar event. Then that’s it… they will be notified. I dont need to create any more notify automations for each separate calendar event.
Hope this helps you understand and how to use the calendar key word.
Enjoy
Blacky
Back to FAQ: Click Here