#So pushing the button then will do this

1 messages · Page 1 of 1 (latest)

tawny trout
#

Two automations, yes, one that sets the time, and the other that uses a time trigger with the helper

#

No "activating"

distant hedge
#

Ah yeah of course, the button itself can trigger the automation. But then the automation runs "until" the right hour has been reached.

#

I always thought I would determine the right time, then set that time, and use that time as the trigger for the automation

tawny trout
#

There's no automation "running until"

distant hedge
#

Maybe I haven't explained it well enough. So my automation decides when the machine should run. I have dynamic pricing, so it will look at the next X hours, and choose the cheapest hour within that range to run. The current trigger is simply a datetime of the cheapest hour. But since I don't want it to run continuously, I enable and disable the automation.
With the button, I'd like to enable the automation, and then set the time range

tawny trout
#

Well, if you set a datetime the automation will run when the current time and date matches that

#

Using that in a time trigger ensures it runs once, at that time