Is there any possibility to define scenes in which I can enable or disable a Sonoff SNZB-03 motion sensor in eWeLink app?
1 Like
Yes, there are various possibilities. What kind would you like to define?
1 Like
something easy, like: if I single-press a smart switch, then ‘arm’ the motion sensor… it’s actually the part of arming the motion sensor which I struggle with
Are you using the eWeLink app on your phone or is it a web-based version?
1 Like
I can use both of them…
‘arm’ and ‘disarm’…
Scene Motion
IF Motion detected
THEN
Switch Light ON
Delay 1 Minute
Switch Light OFF
Scene arm
IF Switch Dobble-clicked
THEN
Enable Motion
Scene Disarm
IF Switch single-clicked
THEN
Disable Motion