1) Give a description of the problem
I want to be able to pull an image from my webcam http:///frontPorch.jpg and send it to myself via email or text message.
I want to do this so that I can use a motion sensor as a trigger, then get a text message of the camera image.
2) What is the expected behavior?
I expect to receive an email with an image in it.
3) What is happening/not happening?
Nothing yet, I can’t use the webhook command because the response is not JSON nor form. I don’t know if there’s another function to use.
**4) Post a Green Snapshot of the piston
5) Attach any logs (From ST IDE and by turning logging level to Full)