more G-Labs products

Author Topic: Send yourself an email when garage opens/closes (C# Programs for HomeGenie)  (Read 1168 times)

August 27, 2016, 01:59:00 AM
Read 1168 times

glitch007

  • *
  • Information
  • Newbie
  • Posts: 7
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

I put the code up on my website:
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/)

Let me know if this was helpful.
« Last Edit: August 27, 2016, 02:00:43 AM by glitch007 »

August 29, 2016, 05:12:41 PM
Reply #1

bkenobi

  • *****
  • Information
  • Global Moderator
  • Posts: 1525

August 29, 2016, 09:40:46 PM
Reply #2

nolio

  • *****
  • Information
  • Global Moderator
  • Posts: 544

September 19, 2016, 02:49:42 PM
Reply #3

glitch007

  • *
  • Information
  • Newbie
  • Posts: 7
You're most welcome!  Happy to hear the feedback! :) 

If anyone has questions, just let me know!