Timer on switch after Mode change?

I have an actual use case for this, lol.

Wait, I hope it’s an edge case…

2 Likes

Of course :slight_smile: What else is there?

@amegn1000

First, you don’t need the “Immediately” part, just a regular Set Variable (disable the immediate). Immediate is used to tell CoRE to execute the variable set during the evaluation stage - in case you’re using that in another condition. In your case, you’re using an action, so no need. Just untick the immediate execution.

Secondly, the IF has no END IF. Add a task for “End IF block” after the two tasks.

Let me know how that works.

I’ll look into it, thanks, I am not a developer/coder so some stuff is not (yet?) doable for me.
Moreover I am trying to understand if at the moment a smart home is manageable with no software skills.