Posted October 3, 20196 yr Is there a way that if my ISY reboots from, say power outage, I can execute a program to send me an email? Sent from my SM-N975U using Tapatalk
October 4, 20196 yr On 10/3/2019 at 7:50 PM, Compusmurf said: Is there a way that if my ISY reboots from, say power outage, I can execute a program to send me an email? Sent from my SM-N975U using Tapatalk Sure. Create a program that will send you an email. Don't need or want anything in the "If" section. Format the email under the notification Tab. Enable the program to "Run at Startup". You will find this option in the program Summary listing chart. Right click on the program in the list and you should see the option to enable it. Edited October 7, 20196 yr by larryllix
October 4, 20196 yr Author Sure. Create a program that will send you an email. Don't need or want anything in the "If" section. Format the email under the notification Tab. Enable the program to "Run at Startup". You will find this option in the program listing chart. Hmmmmm... can't remember the exact Tab name but right click on the program in the list and you should see the option to enable it. I was seriously overthinking this. Lol. I was digging around for conditions, etc.Sent from my SM-N975U using Tapatalk
October 4, 20196 yr I do this and it works fine, I have a two minute wait to make sure my home network has come back up from the power fail and then send a pushover message.
October 4, 20196 yr Author Thanks, it worked. I took TexMike's advice and added a 5 min wait timer too.
October 7, 20196 yr I keep track of the current time in a variable ($MMDD.hhmmss) and when the power comes back on I send myself an email and SMS what the last known time was. I only update the variable every 20 seconds to keep the ISY engine cool. This takes V5 so if you only use v4, don't even think about it. Edited October 7, 20196 yr by larryllix
October 7, 20196 yr 30 minutes ago, larryllix said: to keep the ISY engine cool. You keep cool yourself as well ?
October 7, 20196 yr 2 hours ago, asbril said: You keep cool yourself as well ? Michel! asbril is picking on my technique again!!! I get enough of that at home from my wife!