Hi all, I'm trying to write a device status change event that has conditions so that it will only fire from 30 minutes before sunset to 1 hour after sunrise.
I know how to write such an event using two groups, using exact sunrise and sunset, and I know how to do so based on absolute times, but is there anyway to define a sunrise-based interval as a trigger? Meaning that my event would firewhen the device trigger is true anytime from 12:00:01 am to Sunrise + 60 minutes, or from Sunset - 30 minutes to 11:59:59 pm?
Thanks.
I know how to write such an event using two groups, using exact sunrise and sunset, and I know how to do so based on absolute times, but is there anyway to define a sunrise-based interval as a trigger? Meaning that my event would firewhen the device trigger is true anytime from 12:00:01 am to Sunrise + 60 minutes, or from Sunset - 30 minutes to 11:59:59 pm?
Thanks.
Comment