I have written an AF where I need to query a range between 30 min before sunrise and and 30 min sunset. However, I have now noticed that you can only enter minutes on the trigger card and not on and card. I also tried with the “Sun Events App” and it doesn’t work there either.
Has anyone found a solution to this problem ?
myFlow:
(Sorry I can’t do a file upload at the moment because of an Uppy error……)
Yes&No, the time of daily sunrise and sunset is fixed for my position, so you can subtract 30 minutes from that to determine if the condition is true or false
OR I test the whole over the day distributed in three steps (init) and then control the rest (trigger) simply in my log (For something I have also written a flow logger).