Send Pushover notifications with pictures and hyperlinks

I bet this is a simple fix but I can't find it.

I have a new Android phone and I'm not receiving Pushover notifications. Here is what I have done:

New phone is recognized in Pushover app and will recievee a Text message from Pushover website (webite sees new phone).
I have BI Android app on new phone and I can see my cameras
BI on computer, under Mobile, the new phone shows up and box is ticked for Push

Thanks for any suggestions.

Michael
Are you using the 'device' argument in the API call?
--form-string "device=YOUR_PUSHOVER_DEVICE_NAME(S)_HERE"
 
  • Like
Reactions: mvoss
:) Yep I am, that was the problem. Working now.

Forgot all about that.

Thank you jaydeel as always!

MIchael
Hopefully you don't have to edit the 'On alert' actions for multiple Profiles for multiple cameras. That can become quite tedious.

This is why I use macros to the store the value of the 'device' argument (and Push credentials, and 'sound').
You just change the macro value in the Registry, then you're done!
This is covered at the end of post #1 (section Future Proofing).
 
  • Like
Reactions: looney2ns
:) Yep I am, that was the problem. Working now.

Forgot all about that.

Thank you jaydeel as always!

MIchael
Hopefully you don't have to edit 'On alert' actions for multiple Profiles for multiple cameras, which can be quite tedious (and error-prone).

This is why I use macros to the store the value of the 'device' argument (and Push credentials, and 'sound').
You just change the macro value in the Registry, then you're done!
This is covered at the end of post #1 (section Future Proofing).