I was not able to get the target feature to work. Not sure what I’m doing wrong.
I have loaded in each user with their API and User Keys into the integration setting.
Then in the automations I tried this
service: notify.pushover
data:
target: Vaughan
message: Test5
data:
sound: pianobar
priority: 0
No mater what name I put in the target the message only seems to only come to me.
I presume the target name is the name in the loaded integration ?
Thanks