I have been unable to get the email system working. My goal is to get the security system to send me an email when an alarm occurs. I have written a python script on the raspberry: /home/pi/Alarm.py which will send me an email when executed from a raspberry terminal window with the command: python Alarm.py
How can I execute this script from within HG?
Thanks,
Glen