An AUTO scene can be disabled itsel at finishing
SCENE NAME: alarm when sensor activated
IF sensor 1 ON
Then: (…)
and at the end:
SCENE alarm when sensor activated DISABLED
So, scene executes ONCE nor everyytime sensor is activated
An AUTO scene can be disabled itsel at finishing
SCENE NAME: alarm when sensor activated
IF sensor 1 ON
Then: (…)
and at the end:
SCENE alarm when sensor activated DISABLED
So, scene executes ONCE nor everyytime sensor is activated
You can try to create two scenes for this. Same trigger, different actions.
I can do many things but result is veryy complicated.
I suggest this for situations where sensor act manyy times, bur only with the first scene is activated.
For example, a water sensor will send signal every x seconds when water detected, and will activate scene many times… If scene can be autodisbled when done, sensor will not run ascene again and again…
I suggrst these improvementes for easier use. Perhaps this is better for your cloud: Less scenes, less repeating etc.
Thx for the suggestions.