As the subject says, is there anyway to have any off event to any insteon device trigger the if condition logic of a program?
TLDR: I have a nighttime program that runs and turns on some lights ... however, I need to trap when any of those lights are turned off, either by themselves or through other programs and then turn them back on.
Currently I use a variable to keep track of the nighttime status and then a big ol nasty OR blob for a bunch of the devices that are most likely to turn one of the devices in the nighttime scene off ... but that can be a bit much to manage... so looking for something easy.
Thanks!