ahh, ok… i’m on my laptop just now but will edit this with pictures from my phone in a sec.
i’m still having problems (and greatly appreciate everyones time in helping me, thank you)
here is what i have
- id: '1566779457539'
initial_state: 'on'
alias: Testing webhooks
trigger:
- platform: webhook
webhook_id: imjusttestingthis
action:
- event: tasker_webhook
event_data_template:
who: "{{ trigger.jason.who }}"
what: "{{ trigger.json.what }}"
- id: '156677945758'
initial_state: on
alias: tasker webhooks tester one
trigger:
- platform: event
event-type: tasker_webhook
event_data:
who: rdoull
what: ringing
action:
- service: light.turn_on
data:
entity_id: light.main_bulb_1
brightness_pct: 11
and in tasker i have the following :