#Event_IDs and When Triggered By actions
1 messages · Page 1 of 1 (latest)
For right now, I have them as separate triggers but I want to understand their behavior before finishing my "when people enter zones" automation.
Here's the YAML block I've set up - I'm open to suggestions.
- conditions:
- condition: trigger
id:
- W_sprouts
- condition: trigger
id:
- P_sprouts
sequence:
- if:
- condition: trigger
id:
- W_sprouts
then:
- service: script.notify_kat
data:
message: Check the Sprouts shopping list
- if:
- condition: trigger
id:
- P_sprouts
then:
- service: notify.mobile_app_jeffs_phone
data:
title: Check the Sprouts shopping list