Actually, what I want is to know how long the power has been out. So, my thinking is to capture the time every minute and push it into the 'init' stage. Then when the ISY goes down because of a power failure, then when it comes back up, I can take the 'init' variables and send that with a notification with the current time. Just comparing the two times would give me the amount of time the power was out.