Hello Community,
Continuing my noobish forays… I have an automation that repeats while a timestamp comparison remains true. It worked well for 3hrs35mins out of 4hrs of programmed repetitions based on that timestamp while condition… then stopped.
The trace doesn’t reveal any clues: the last step of the condition shows as having evaluated as true.
As a result, the action that is supposed to happen after the while loop completes, never gets actioned.
There are a few things I did while the automation was running. I created new automations unrelated to this one. I created new helpers unrelated to this automation. I also made a snapshot from the Supervisor > Snapshots UI. I did NOT modify the automation that was running.
Any ideas?
Is it possible for me to print custom statements to the logs from within my automations, to help debug what is going on?