# Possibility to disable/enable Sonoff motion sensor?

**URL:** https://forum.ewelink.cc/t/possibility-to-disable-enable-sonoff-motion-sensor/27323
**Category:** Free discussion
**Tags:** scene, app, zigbee
**Created:** [January 19, 2024, 1:56pm UTC](https://forum.ewelink.cc/t/possibility-to-disable-enable-sonoff-motion-sensor/27323 "2024-01-19T13:56:37Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![gianluca.gaiotto](https://avatars.discourse-cdn.com/v4/letter/g/96bed5/32.png) [@gianluca.gaiotto](https://forum.ewelink.cc/u/gianluca.gaiotto)
#### Post date: [January 19, 2024, 1:56pm UTC](https://forum.ewelink.cc/t/possibility-to-disable-enable-sonoff-motion-sensor/27323/1 "2024-01-19T13:56:37Z")

</div>

Is there any possibility to define scenes in which I can enable or disable a Sonoff SNZB-03 motion sensor in eWeLink app?

---

<div class="post-metadata">

### Author: ![jam3](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.ewelink.cc/jam3/32/7918_2.png) [@jam3](https://forum.ewelink.cc/u/jam3)
#### Post date: [January 19, 2024, 4:11pm UTC](https://forum.ewelink.cc/t/possibility-to-disable-enable-sonoff-motion-sensor/27323/2 "2024-01-19T16:11:39Z")

</div>

Yes, there are various possibilities. What kind would you like to define?

---

<div class="post-metadata">

### Author: ![gianluca.gaiotto](https://avatars.discourse-cdn.com/v4/letter/g/96bed5/32.png) [@gianluca.gaiotto](https://forum.ewelink.cc/u/gianluca.gaiotto)
#### Post date: [January 19, 2024, 5:35pm UTC](https://forum.ewelink.cc/t/possibility-to-disable-enable-sonoff-motion-sensor/27323/3 "2024-01-19T17:35:23Z")

</div>

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

---

<div class="post-metadata">

### Author: ![jam3](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.ewelink.cc/jam3/32/7918_2.png) [@jam3](https://forum.ewelink.cc/u/jam3)
#### Post date: [January 19, 2024, 6:00pm UTC](https://forum.ewelink.cc/t/possibility-to-disable-enable-sonoff-motion-sensor/27323/4 "2024-01-19T18:00:19Z")

</div>

Are you using the eWeLink app on your phone or is it a web-based version?

---

<div class="post-metadata">

### Author: ![gianluca.gaiotto](https://avatars.discourse-cdn.com/v4/letter/g/96bed5/32.png) [@gianluca.gaiotto](https://forum.ewelink.cc/u/gianluca.gaiotto)
#### Post date: [January 20, 2024, 7:12am UTC](https://forum.ewelink.cc/t/possibility-to-disable-enable-sonoff-motion-sensor/27323/5 "2024-01-20T07:12:25Z")

</div>

I can use both of them…

---

<div class="post-metadata">

### Author: ![gianluca.gaiotto](https://avatars.discourse-cdn.com/v4/letter/g/96bed5/32.png) [@gianluca.gaiotto](https://forum.ewelink.cc/u/gianluca.gaiotto)
#### Post date: [January 22, 2024, 8:12am UTC](https://forum.ewelink.cc/t/possibility-to-disable-enable-sonoff-motion-sensor/27323/6 "2024-01-22T08:12:55Z")

</div>

‘arm’ and ‘disarm’…

---

<div class="post-metadata">

### Author: ![kalle-ol](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.ewelink.cc/kalle-ol/32/8294_2.png) [@kalle-ol](https://forum.ewelink.cc/u/kalle-ol)
#### Post date: [January 22, 2024, 5:43pm UTC](https://forum.ewelink.cc/t/possibility-to-disable-enable-sonoff-motion-sensor/27323/7 "2024-01-22T17:43:26Z")

</div>

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
