Hi Community,
I´ve setup a simple automation for testing with google calendar integration. In documents I´ve found, that yaml configuration isn´t possible with new releases. So I´ve tried a simple automation triggered by calendar event.
The automation should show in the events, if there are a specific word included for automation. But the description has more words…
It is possible to filter only this word, and ignoring other words in this case?
Here my configuration:
alias: test01
description: ""
trigger:
- platform: calendar
event: start
offset: "0:10:0"
entity_id: calendar.privat_mm_pool
condition: []
action:
- condition: state
entity_id: calendar.privat_mm_pool
attribute: description
state: AutoStart1
- service: switch.turn_off
data: {}
target:
entity_id: switch.mediarack_switch
mode: single
here are my trace results:
I´ve also tried wildcards ’ % " eg.