Triggers and logic operators

Is it possible to use logic operators with triggers and schedules, eg. if a sensor reaches a certain value AND a particular day of week, then trigger another event or output?

Hello,
You can make something like this:

Hi @shovelheadman

We’ll be adding more complex Boolean logic (multiple IF, AND, OR, NOT) to the triggers engine in the future, but currently it is limited to a single ‘then’ action. The scheduler does currently allow you to add multiple actions to each scheduled event.