I’m trying to send over a camera snapshot with my pushover notification for “person detected”.
The snapshot is being successfully stored as /config/www/tmp/snapshot-doorbell.jpg. I’ve downloaded this image from the “file editor” and it’s there and valid. When I try to view this image with the URL of:
http://x.x.x.x:8123/local/tmp/snapshot-doorbell.jpg i get a “404:not found”
I’ve also tried to enter this URL into the “data” of the pushover notification. I get the message title but never a picture.
Any suggestions on viewing this via the web browser? I can then take that URL for my pushover “data” field.