Hi i have dw2 door sensor wifi and i make scene with delay.
For example
If
smart device “door sensor open”
Then
Delay 1 min
Smart device “air condition” off
But i have problem because if the door sensor open and close less than a minute the smart device"air condition" close again.
Have we any ideas how can fix it?
Thanks
According to the Scene mechanism, as long as the condition is triggered, it will execute the action. In your case, the door is opened, so the air conditioner will be turned off after a minute. It doesn’t care about how long the door is open.
We understand what scene you actually need. We will discuss this feature’s feasibility with our team this week.