HomeGenie Forum

General Category => How-To Videos => Topic started by: glitch007 on August 27, 2016, 01:59:00 AM

Title: Send yourself an email when garage opens/closes (C# Programs for HomeGenie)
Post by: glitch007 on August 27, 2016, 01:59:00 AM
For those of you just getting started with C# programs in HomeGenie, here's a quick tutorial video (4 min) of how to create a C# HomeGenie program to send yourself an email when a sensor (or a list of sensors) are triggered:

https://www.youtube.com/watch?v=aQLze9mWkYQ (https://www.youtube.com/watch?v=aQLze9mWkYQ)

I put the code up on my website:
http://efficienthacks.com/homegenieprogram/ (http://efficienthacks.com/homegenieprogram/)

I use parameters for the sensor to notify on and the email recipients

If you're totally new to HomeGenie, I wrote a quick blurb explaining how to set up the sender email account in the HomeGenie settings (http://efficienthacks.com/homesecurity/ (http://efficienthacks.com/homesecurity/))

Let me know if this was helpful.
Title: Re: Send yourself an email when garage opens/closes (C# Programs for HomeGenie)
Post by: bkenobi on August 29, 2016, 05:12:41 PM
Thanks for posting a great tutorial!
Title: Re: Send yourself an email when garage opens/closes (C# Programs for HomeGenie)
Post by: nolio on August 29, 2016, 09:40:46 PM
Thanks for sharing :)
Title: Re: Send yourself an email when garage opens/closes (C# Programs for HomeGenie)
Post by: glitch007 on September 19, 2016, 02:49:42 PM
You're most welcome!  Happy to hear the feedback! :) 

If anyone has questions, just let me know!